This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fix ChangeLog typo


I found this difference in a local version of the entry versus the FSF version during a merge....

Index: ChangeLog
===================================================================
--- ChangeLog   (revision 113962)
+++ ChangeLog   (working copy)
@@ -2451,7 +2451,7 @@
        * doc/invoke.texi (C++ Dialect Options): Rewrite
        -fvisibility-inlines-hidden documentation to describe something
        entirely different, although in practise compatible.
-       (Code Gen Options): Warn about system headers in -fvisibiltity=
+       (Code Gen Options): Warn about system headers in -fvisibility=
        documentation.
        * doc/extend.texi (Other Builtins): Document that


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]