Committed as obvious.

Thanks,
Kyrill
Index: htdocs/gcc-6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.82
diff -U 3 -r1.82 changes.html
--- htdocs/gcc-6/changes.html	31 May 2016 08:01:35 -0000	1.82
+++ htdocs/gcc-6/changes.html	2 Jun 2016 10:21:18 -0000
@@ -346,7 +346,7 @@
       cases if front-end optimization is active.  The maximum size for
       inlining can be set to <code>n</code> with the
       <code>-finline-matmul-limit=n</code> option and turned off
-      with <code>-finline-matmul-llimit=0</code>.</li>
+      with <code>-finline-matmul-limit=0</code>.</li>
     <li>The <code>-Wconversion-extra</code> option will warn about
       <code>REAL</code> constants which have excess precision for
       their kind.</li>

Reply via email to