summaryrefslogtreecommitdiff
path: root/admin/make-emacs
diff options
context:
space:
mode:
Diffstat (limited to 'admin/make-emacs')
-rwxr-xr-xadmin/make-emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/make-emacs b/admin/make-emacs
index f0c5370496e..24e9844b72c 100755
--- a/admin/make-emacs
+++ b/admin/make-emacs
@@ -100,7 +100,7 @@ chdir $root if cwd () eq "/";
chdir "./src";
print "Build in ", cwd (), "\n";
-# If first arg is `all' or if `--all' specified, ensure a clean
+# If first arg is 'all' or if '--all' specified, ensure a clean
# build.
if (@ARGV && $ARGV[0] eq "all")