List:Commits« Previous MessageNext Message »
From:mcbrown Date:January 4 2007 10:58am
Subject:svn commit - mysqldoc@docsrva: r4375 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: mcbrown
Date: 2007-01-04 10:58:19 +0100 (Thu, 04 Jan 2007)
New Revision: 4375

Log:
Fixing typo (from reader input)



Modified:
   trunk/refman-4.1/problems.xml
   trunk/refman-5.0/problems.xml
   trunk/refman-5.1/problems.xml


Modified: trunk/refman-4.1/problems.xml
===================================================================
--- trunk/refman-4.1/problems.xml	2007-01-04 07:04:33 UTC (rev 4374)
+++ trunk/refman-4.1/problems.xml	2007-01-04 09:58:19 UTC (rev 4375)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 526 bytes

@@ -507,7 +507,7 @@
 
           <para>
             Under Linux or Unix, check your IP tables (or similar)
-            configuration to ensure that the the port has been blocked.
+            configuration to ensure that the port has not been blocked.
           </para>
 
           <para>


Modified: trunk/refman-5.0/problems.xml
===================================================================
--- trunk/refman-5.0/problems.xml	2007-01-04 07:04:33 UTC (rev 4374)
+++ trunk/refman-5.0/problems.xml	2007-01-04 09:58:19 UTC (rev 4375)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 526 bytes

@@ -507,7 +507,7 @@
 
           <para>
             Under Linux or Unix, check your IP tables (or similar)
-            configuration to ensure that the the port has been blocked.
+            configuration to ensure that the port has not been blocked.
           </para>
 
           <para>


Modified: trunk/refman-5.1/problems.xml
===================================================================
--- trunk/refman-5.1/problems.xml	2007-01-04 07:04:33 UTC (rev 4374)
+++ trunk/refman-5.1/problems.xml	2007-01-04 09:58:19 UTC (rev 4375)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 526 bytes

@@ -507,7 +507,7 @@
 
           <para>
             Under Linux or Unix, check your IP tables (or similar)
-            configuration to ensure that the the port has been blocked.
+            configuration to ensure that the port has not been blocked.
           </para>
 
           <para>


Thread
svn commit - mysqldoc@docsrva: r4375 - in trunk: refman-4.1 refman-5.0 refman-5.1mcbrown4 Jan