summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index a23ff90..e4043f8 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,7 @@ srcdir="${0%/*}"
cd "${srcdir}"
[ -d build-aux ] || mkdir build-aux
cat >ChangeLog <<-EOF
-This file is generated upon release. Run `git log` for a list of changes.
+This file is generated upon release. Run \`git log\` for a list of changes.
EOF
aclocal
autoconf