List:Commits« Previous MessageNext Message »
From:stefan Date:March 9 2007 10:26am
Subject:svn commit - mysqldoc@docsrva: r5265 - trunk/refman-5.1
View as plain text  
Author: shinz
Date: 2007-03-09 11:26:46 +0100 (Fri, 09 Mar 2007)
New Revision: 5265

Log:
Correct typo (fixed Bug#26990)

Modified:
   trunk/refman-5.1/sql-syntax.xml


Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml	2007-03-09 09:10:16 UTC (rev 5264)
+++ trunk/refman-5.1/sql-syntax.xml	2007-03-09 10:26:46 UTC (rev 5265)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 793 bytes

@@ -4152,7 +4152,7 @@
         used by the <literal>UNDO</literal> buffer for the log file
         group; The default value for <literal>UNDO_BUFFER_SIZE</literal>
         is <literal>8M</literal> (eight megabytes); this value cannot
-        exceeed the amount of system memory avilable. Both
+        exceed the amount of system memory avilable. Both
         <replaceable>initial_size</replaceable> and
         <replaceable>undo_buffer_size_size</replaceable> are specified
         in bytes. You may optionally follow either or both of these with


Thread
svn commit - mysqldoc@docsrva: r5265 - trunk/refman-5.1stefan9 Mar