List:Commits« Previous MessageNext Message »
From:jon Date:June 17 2008 8:56am
Subject:svn commit - mysqldoc@docsrva: r10966 - in trunk: it/refman-5.1 pt/refman-5.1 refman-5.1
View as plain text  
Author: jstephens
Date: 2008-06-17 10:56:41 +0200 (Tue, 17 Jun 2008)
New Revision: 10966

Log:

Missing space



Modified:
   trunk/it/refman-5.1/mysql-cluster-disk-data.xml
   trunk/pt/refman-5.1/mysql-cluster-disk-data.xml
   trunk/refman-5.1/mysql-cluster-disk-data.xml


Modified: trunk/it/refman-5.1/mysql-cluster-disk-data.xml
===================================================================
--- trunk/it/refman-5.1/mysql-cluster-disk-data.xml	2008-06-16 21:53:18 UTC (rev 10965)
+++ trunk/it/refman-5.1/mysql-cluster-disk-data.xml	2008-06-17 08:56:41 UTC (rev 10966)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 668 bytes

@@ -261,7 +261,7 @@
 </programlisting>
 
         <para>
-          The <literal>CREATE TABLESPACE</literal>statement creates a
+          The <literal>CREATE TABLESPACE</literal> statement creates a
           tablespace <literal>ts_1</literal> with the data file
           <filename>data_1.dat</filename>, and associates
           <literal>ts_1</literal> with log file group


Modified: trunk/pt/refman-5.1/mysql-cluster-disk-data.xml
===================================================================
--- trunk/pt/refman-5.1/mysql-cluster-disk-data.xml	2008-06-16 21:53:18 UTC (rev 10965)
+++ trunk/pt/refman-5.1/mysql-cluster-disk-data.xml	2008-06-17 08:56:41 UTC (rev 10966)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 668 bytes

@@ -261,7 +261,7 @@
 </programlisting>
 
         <para>
-          The <literal>CREATE TABLESPACE</literal>statement creates a
+          The <literal>CREATE TABLESPACE</literal> statement creates a
           tablespace <literal>ts_1</literal> with the data file
           <filename>data_1.dat</filename>, and associates
           <literal>ts_1</literal> with log file group


Modified: trunk/refman-5.1/mysql-cluster-disk-data.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-disk-data.xml	2008-06-16 21:53:18 UTC (rev 10965)
+++ trunk/refman-5.1/mysql-cluster-disk-data.xml	2008-06-17 08:56:41 UTC (rev 10966)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 659 bytes

@@ -261,7 +261,7 @@
 </programlisting>
 
         <para>
-          The <literal>CREATE TABLESPACE</literal>statement creates a
+          The <literal>CREATE TABLESPACE</literal> statement creates a
           tablespace <literal>ts_1</literal> with the data file
           <filename>data_1.dat</filename>, and associates
           <literal>ts_1</literal> with log file group


Thread
svn commit - mysqldoc@docsrva: r10966 - in trunk: it/refman-5.1 pt/refman-5.1 refman-5.1jon17 Jun