X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=etc%2Fxemacs-fe.sh;h=3b61e273a370d6e0060ab89695e5ab552294eef0;hb=818f224de6694aa92bf9ba77b52c8c8d0dd24999;hp=881ad075abdcc254ead48f20a675cf6aa4bf8da6;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git.1 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