2013-04-17 Manuel López-Ibáñez <manu@gcc.gnu.org>
authormanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Apr 2013 13:17:42 +0000 (13:17 +0000)
committermanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Apr 2013 13:17:42 +0000 (13:17 +0000)
       PR 45688
       * doc/extend.texi: Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@198028 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/extend.texi

index 416871c..3e6f3f1 100644 (file)
@@ -1,3 +1,8 @@
+2013-04-17  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       PR 45688
+       * doc/extend.texi: Fix typo.
+
 2013-04-17  Richard Biener  <rguenther@suse.de>
 
        * tree-vect-slp.c (vect_build_slp_tree_1): Split out from ...
index c0f7e59..1e1f8b3 100644 (file)
@@ -4049,7 +4049,7 @@ class itself is instantiated.
 @cindex @code{version_id} attribute
 This IA-64 HP-UX attribute, attached to a global variable or function, renames a
 symbol to contain a version string, thus allowing for function level
-versioning.  HP-UX system header files may use version level functioning
+versioning.  HP-UX system header files may use function level versioning
 for some system calls.
 
 @smallexample