invoke.texi (-Wformat-truncation=1): Fix typo.
authorMartin Sebor <msebor@redhat.com>
Mon, 30 Jan 2017 22:21:20 +0000 (22:21 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Mon, 30 Jan 2017 22:21:20 +0000 (15:21 -0700)
gcc/ChangeLog:
* doc/invoke.texi (-Wformat-truncation=1): Fix typo.

From-SVN: r245038

gcc/ChangeLog
gcc/doc/invoke.texi

index 00b8a99ad47efee6966ebe8816de7b23fc9afbfa..ca356c6cef98135067645ace65d9da6392483d1b 100644 (file)
@@ -1,3 +1,7 @@
+2017-01-30  Martin Sebor  <msebor@redhat.com>
+
+       * doc/invoke.texi (-Wformat-truncation=1): Fix typo.
+
 2017-01-30  Maxim Ostapenko  <m.ostapenko@samsung.com>
 
        PR lto/79061
index c205023d59cf9bb495c58a3a08461736cce1ad66..4b13aeb7426c12f19d6a90d95b766373ac3197f2 100644 (file)
@@ -4105,7 +4105,7 @@ logic @option{-Wformat-overflow}.
 Level @var{1} of @option{-Wformat-truncation} enabled by @option{-Wformat}
 employs a conservative approach that warns only about calls to bounded
 functions whose return value is unused and that will most likely result
-in output truncatation.
+in output truncation.
 
 @item -Wformat-truncation=2
 Level @var{2} warns also about calls to bounded functions whose return