diff etc/xemacs-fe.sh @ 367:a4f53d9b3154 r21-1-13

Import from CVS: tag r21-1-13
author cvs
date Mon, 13 Aug 2007 11:01:07 +0200
parents 6075d714658b
children cc15677e0335 308d34e9f07d
line wrap: on
line diff
--- a/etc/xemacs-fe.sh	Mon Aug 13 11:00:13 2007 +0200
+++ b/etc/xemacs-fe.sh	Mon Aug 13 11:01:07 2007 +0200
@@ -109,7 +109,7 @@
 #
 # The largish sed script prefixes all version numbers with a sort key.
 # That key is constructed by padding out any single or double digits to 3
-# digits from the version number, then converting all occurences of `.' to
+# digits from the version number, then converting all occurrences of `.' to
 # `0', and prefixing and suffixing the entire result with an additional
 # zero.  After sorting, the sort key is stripped from the output.
 # We do all this because `sort' cannot numerically sort decimal numbers and