]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Fix typo
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 11 Jul 2016 19:45:03 +0000 (21:45 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 11 Jul 2016 19:45:03 +0000 (21:45 +0200)
HACKING.txt

index a20fe9e7d15eac1889abec073ee05f20c7258708..aa0648493c552b7bac409791a55d65f349938396 100644 (file)
@@ -49,7 +49,7 @@ Commit messages
 * The summary should be in imperative mood (see examples below).
 * The summary should not end with a period. It's a title and titles don't end
   with a period.
-* If a longer description is wanted, add an second line empty and write the
+* If a longer description is wanted, add a second line empty and write the
   longer description on line three and below.
 * Keep lines in the message at most 72 characters wide.