From: Joel Rosdahl Date: Mon, 11 Jul 2016 19:45:03 +0000 (+0200) Subject: Fix typo X-Git-Tag: v3.3~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cf8a05f4e4daf73562344ec7d145cc7cd9059e2;p=thirdparty%2Fccache.git Fix typo --- diff --git a/HACKING.txt b/HACKING.txt index a20fe9e7d..aa0648493 100644 --- a/HACKING.txt +++ b/HACKING.txt @@ -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.