[commit: ghc] master: punctuation in comment (57fa437)

Gabor Greif ggreif at gmail.com
Tue Jun 11 23:42:54 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : master

https://github.com/ghc/ghc/commit/57fa43757e82d1906b87115020710a42d95eb4ec

>---------------------------------------------------------------

commit 57fa43757e82d1906b87115020710a42d95eb4ec
Author: Gabor Greif <ggreif at gmail.com>
Date:   Tue Jun 11 23:27:54 2013 +0200

    punctuation in comment

>---------------------------------------------------------------

 aclocal.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aclocal.m4 b/aclocal.m4
index be0d113..2ab4ad5 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1551,7 +1551,7 @@ if test "$RELEASE" = "NO"; then
         AC_MSG_RESULT(given $PACKAGE_VERSION)
     else
         AC_MSG_WARN([cannot determine snapshot version: no .git directory and no VERSION file])
-        dnl We'd really rather this case didn't happenm but it might
+        dnl We'd really rather this case didn't happen, but it might
         dnl do (in particular, people using lndir trees may find that
         dnl the build system can't find any other date). If it does
         dnl happen, then we use the current date.





More information about the ghc-commits mailing list