Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] gdb: manual: fix werrors typo
@ 2021-09-16  0:55 Mike Frysinger via Gdb-patches
  2021-09-16  5:46 ` Eli Zaretskii via Gdb-patches
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger via Gdb-patches @ 2021-09-16  0:55 UTC (permalink / raw)
  To: gdb-patches

---
 gdb/doc/gdb.texinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 58479ef3ed6a..88cf23a97527 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -38843,7 +38843,7 @@ different warning flags, depending on the exact version of the
 compiler you are using.
 
 @item --enable-werror
-Treat compiler warnings as werrors.  It adds the @code{-Werror} flag
+Treat compiler warnings as errors.  It adds the @code{-Werror} flag
 to the compiler, which will fail the compilation if the compiler
 outputs any warning messages.
 
-- 
2.33.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-16  5:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-16  0:55 [PATCH] gdb: manual: fix werrors typo Mike Frysinger via Gdb-patches
2021-09-16  5:46 ` Eli Zaretskii via Gdb-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox