Typo in comment.
authorBruno Haible <bruno@clisp.org>
Wed, 18 Mar 2009 01:34:04 +0000 (02:34 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 18 Mar 2009 01:34:04 +0000 (02:34 +0100)
ChangeLog
lib/git-merge-changelog.c

index c1b645e..0af9a84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-17  Bruno Haible  <bruno@clisp.org>
+
+       * lib/git-merge-changelog.c: Fix typo in comment.
+       Reported by Reuben Thomas <rrt@sc3d.org>.
+
 2009-03-17  Reuben Thomas  <rrt@sc3d.org>
 
        * m4/regex.m4: update and improve help for
index 524d5d3..22d2bfd 100644 (file)
@@ -21,7 +21,7 @@
    default merge driver has no clue how to deal with this. Furthermore
    the conflicts are presented with more <<<< ==== >>>> markers than
    necessary; this is because the default merge driver makes pointless
-   effects to look at the individual line changes inside a ChangeLog entry.
+   efforts to look at the individual line changes inside a ChangeLog entry.
 
    This program serves as a 'git' merge driver that avoids these problems.
    1. It produces no conflict when ChangeLog entries have been inserted