X-Git-Url: https://git.distorted.org.uk/~mdw/runlisp/blobdiff_plain/7a7d6461dfa83ad58e63f1bdb48304deb99c23fe..7ca2e4c45a732314c3790f844da1f69dcc86175b:/auto-version.in diff --git a/auto-version.in b/auto-version.in index 5e0e59d..d8189ed 100755 --- a/auto-version.in +++ b/auto-version.in @@ -84,7 +84,7 @@ if [ -e .git ] && version=$(git describe --abbrev=4 --dirty=+ 2>/dev/null); then exit 0 fi -## If this was unpacked from a source distribution, the RELEASE file sould +## If this was unpacked from a source distribution, the RELEASE file should ## say what the version was. if [ -f RELEASE ]; then cat RELEASE