]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
lto.texi (fresolution): Fix typo.
authorRichard Biener <rguenther@suse.de>
Tue, 18 Mar 2014 12:35:28 +0000 (12:35 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 18 Mar 2014 12:35:28 +0000 (12:35 +0000)
2014-03-18  Richard Biener  <rguenther@suse.de>

* doc/lto.texi (fresolution): Fix typo.

From-SVN: r208647

gcc/ChangeLog
gcc/doc/lto.texi

index 8038951e2263645c8a10274b0646f2cfbe04406c..a971bbedd0db06d0b2ed6fdab3580e65c3246b9a 100644 (file)
@@ -1,3 +1,7 @@
+2014-03-18  Richard Biener  <rguenther@suse.de>
+
+       * doc/lto.texi (fresolution): Fix typo.
+
 2014-03-18  Richard Biener  <rguenther@suse.de>
 
        * doc/invoke.texi (flto): Update for changes in 4.9.
index 360f5240491eb88ab5be63f5b3ed058287198723..2c050de263f5b78d834c8fa17af37e951d5e1df7 100644 (file)
@@ -591,5 +591,5 @@ with @option{-fwpa}.
 @opindex fresolution
 This option specifies the linker resolution file.  This option is
 only meaningful in conjunction with @option{-fwpa} and as option
-to pass through to the LTO linker pluign.
+to pass through to the LTO linker plugin.
 @end itemize