X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/runlisp/blobdiff_plain/9419af788cb0a97690da8b3ee6c59f2665d36533..262d0dc43a7fb835839b24ad62cb594c0dc0d5fd:/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