summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2014-10-26 11:54:03 -0400
committerEric S. Raymond <esr@thyrsus.com>2014-10-26 11:54:03 -0400
commit5a9bbd17c953698a96655ca7f5a3d5fafb90a1d1 (patch)
treed4e1e38bfd171e641516ed2628560b6aaf935858 /autogen.sh
parent3c723fc779b6360e5d57685e2f13348bf298b8ae (diff)
downloademacs-5a9bbd17c953698a96655ca7f5a3d5fafb90a1d1.tar.gz
Neutralize language specific to a VCS type.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index ff04c756409..1945e8120b3 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -145,7 +145,7 @@ if [ x"$missing" != x ]; then
cat <<EOF
-Building Emacs from Bzr requires the following specialized programs:
+Building Emacs from the repository requires the following specialized programs:
EOF
for prog in $progs; do