]> git.notmuchmail.org Git - notmuch/commitdiff
configure: fix typo in comment
authorDavid Bremner <david@tethera.net>
Thu, 30 Jul 2015 05:57:04 +0000 (07:57 +0200)
committerDavid Bremner <david@tethera.net>
Thu, 30 Jul 2015 05:57:04 +0000 (07:57 +0200)
Some lazy person, probably me, forgot to press shift.

configure

index 04761aab611cb5c5ac164d291826497a25852229..b8b2c67bab4c01b7acb155139add4fb3c38043c3 100755 (executable)
--- a/configure
+++ b/configure
@@ -38,7 +38,7 @@ if [ "$srcdir" != "." ]; then
     cp -a "$srcdir"/test/* test
 
     # Emacs only likes to generate compiled files next to the .el files
     cp -a "$srcdir"/test/* test
 
     # Emacs only likes to generate compiled files next to the .el files
-    # by default so copy these as well (which is not ideal0.
+    # by default so copy these as well (which is not ideal).
     cp -a "$srcdir"/emacs/*.el emacs
 fi
 
     cp -a "$srcdir"/emacs/*.el emacs
 fi