From: Kelvin M. Klann Date: Thu, 6 Oct 2022 21:08:55 +0000 (-0700) Subject: doc: typo in HACKING changes. X-Git-Tag: v1.16i~82 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=63216e554ffcc7ae2fb451fcc89c582dca20088e;p=thirdparty%2Fautomake.git doc: typo in HACKING changes. * HACKING: allow backward compatibilities again. --- diff --git a/HACKING b/HACKING index 248fd4b03..88d5274a9 100644 --- a/HACKING +++ b/HACKING @@ -174,7 +174,7 @@ * Major releases can introduce backward-incompatibilities (albeit such incompatibilities should be announced well in advance, and a smooth transition plan prepared for them), and try more risky and daring - refactorings and code cleanups. Still, backward compatibilities are + refactorings and code cleanups. Still, backward incompatibilities are extremely undesirable and should be avoided at all costs. * For more information, refer to the extensive discussion associated