Checked lispref/internals.texi, somewhat
[bpt/emacs.git] / admin / quick-install-emacs
index 657dcdc..06cd2d4 100755 (executable)
@@ -49,7 +49,7 @@ COPY='cp -f'
 REMOVE='rm -r'
 MKDIR='mkdir -p'
 
-# Used to execute commands once once we create them
+# Used to execute commands once we create them
 EXEC='sh'
 
 NAWK=/usr/bin/nawk