Author: paul
Date: 2007-10-17 05:37:36 +0200 (Wed, 17 Oct 2007)
New Revision: 8132
Log:
r25714@frost: paul | 2007-10-16 22:19:27 -0500
Fix typo.
Modified:
trunk/refman-4.1/data-types.xml
trunk/refman-5.0/data-types.xml
trunk/refman-5.1/data-types.xml
trunk/refman-5.2/data-types.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:31118
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:25709
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:20005
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:31118
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:25714
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:20005
Modified: trunk/refman-4.1/data-types.xml
===================================================================
--- trunk/refman-4.1/data-types.xml 2007-10-16 21:57:04 UTC (rev 8131)
+++ trunk/refman-4.1/data-types.xml 2007-10-17 03:37:36 UTC (rev 8132)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 723 bytes
@@ -4034,8 +4034,8 @@
The <literal>YEAR</literal> type is a one-byte type used for
representing years. It can be declared as
<literal>YEAR(2)</literal> or <literal>YEAR(4)</literal> to
- specify a display width of two or four character. The default is
- four characters if no width is given.
+ specify a display width of two or four characters. The default
+ is four characters if no width is given.
</para>
<para>
Modified: trunk/refman-5.0/data-types.xml
===================================================================
--- trunk/refman-5.0/data-types.xml 2007-10-16 21:57:04 UTC (rev 8131)
+++ trunk/refman-5.0/data-types.xml 2007-10-17 03:37:36 UTC (rev 8132)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 723 bytes
@@ -3765,8 +3765,8 @@
The <literal>YEAR</literal> type is a one-byte type used for
representing years. It can be declared as
<literal>YEAR(2)</literal> or <literal>YEAR(4)</literal> to
- specify a display width of two or four character. The default is
- four characters if no width is given.
+ specify a display width of two or four characters. The default
+ is four characters if no width is given.
</para>
<para>
Modified: trunk/refman-5.1/data-types.xml
===================================================================
--- trunk/refman-5.1/data-types.xml 2007-10-16 21:57:04 UTC (rev 8131)
+++ trunk/refman-5.1/data-types.xml 2007-10-17 03:37:36 UTC (rev 8132)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 723 bytes
@@ -3593,8 +3593,8 @@
The <literal>YEAR</literal> type is a one-byte type used for
representing years. It can be declared as
<literal>YEAR(2)</literal> or <literal>YEAR(4)</literal> to
- specify a display width of two or four character. The default is
- four characters if no width is given.
+ specify a display width of two or four characters. The default
+ is four characters if no width is given.
</para>
<para>
Modified: trunk/refman-5.2/data-types.xml
===================================================================
--- trunk/refman-5.2/data-types.xml 2007-10-16 21:57:04 UTC (rev 8131)
+++ trunk/refman-5.2/data-types.xml 2007-10-17 03:37:36 UTC (rev 8132)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 723 bytes
@@ -3590,8 +3590,8 @@
The <literal>YEAR</literal> type is a one-byte type used for
representing years. It can be declared as
<literal>YEAR(2)</literal> or <literal>YEAR(4)</literal> to
- specify a display width of two or four character. The default is
- four characters if no width is given.
+ specify a display width of two or four characters. The default
+ is four characters if no width is given.
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8132 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.2 | paul | 17 Oct |