Neutralize language specific to a VCS type.
This commit is contained in:
parent
3c723fc779
commit
5a9bbd17c9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue