From: Stefano Lattarini Date: Thu, 10 Jan 2013 22:01:28 +0000 (+0100) Subject: HACKING: typofix X-Git-Tag: v1.13b~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad2e3170ac4d5fc407038ce07916b3d70f739b3a;p=thirdparty%2Fautomake.git HACKING: typofix Signed-off-by: Stefano Lattarini --- diff --git a/HACKING b/HACKING index c70143ef7..bfb4cc8dc 100644 --- a/HACKING +++ b/HACKING @@ -112,7 +112,7 @@ * There may be a number of longer-lived feature branches for new developments. They should be based off of a common ancestor of all active branches to which the feature should or might be merged later. - in the future, we might introduce a special branch named 'next' that + In the future, we might introduce a special branch named 'next' that may serve as common ground for feature merging and testing, should they not yet be ready for master.