X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=etc%2Fxemacs-fe.sh;h=3b61e273a370d6e0060ab89695e5ab552294eef0;hb=59eec5f21669e81977b5b1fe9bf717cab49cf7fb;hp=881ad075abdcc254ead48f20a675cf6aa4bf8da6;hpb=032d062ebcb2344e6245cea4214bc09835da97ee;p=chise%2Fxemacs-chise.git diff --git a/etc/xemacs-fe.sh b/etc/xemacs-fe.sh index 881ad07..3b61e27 100755 --- a/etc/xemacs-fe.sh +++ b/etc/xemacs-fe.sh @@ -109,7 +109,7 @@ esac # # 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