Author: paul
Date: 2007-11-26 22:52:48 +0100 (Mon, 26 Nov 2007)
New Revision: 8898
Log:
r33340@arctic: paul | 2007-11-26 15:52:12 -0600
Fix typo.
Modified:
trunk/refman-5.1/events.xml
trunk/refman-6.0/events.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:33336
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:27383
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:22282
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:33340
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:27383
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:22282
Modified: trunk/refman-5.1/events.xml
===================================================================
--- trunk/refman-5.1/events.xml 2007-11-26 21:45:38 UTC (rev 8897)
+++ trunk/refman-5.1/events.xml 2007-11-26 21:52:48 UTC (rev 8898)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 702 bytes
@@ -498,7 +498,7 @@
<para>
MySQL 5.1.6 and later provides an <literal>EVENTS</literal> table
in the <literal>INFORMATION_SCHEMA</literal> database. This table
- can be queried to obtian information about scheduled events which
+ can be queried to obtain information about scheduled events which
have been defined on the server. See
<xref linkend="events-metadata"/>, and
<xref linkend="events-table"/>, for more information.
Modified: trunk/refman-6.0/events.xml
===================================================================
--- trunk/refman-6.0/events.xml 2007-11-26 21:45:38 UTC (rev 8897)
+++ trunk/refman-6.0/events.xml 2007-11-26 21:52:48 UTC (rev 8898)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 703 bytes
@@ -451,7 +451,7 @@
<para>
MySQL ¤t-series; provides an <literal>EVENTS</literal> table
in the <literal>INFORMATION_SCHEMA</literal> database. This table
- can be queried to obtian information about scheduled events which
+ can be queried to obtain information about scheduled events which
have been defined on the server. See
<xref linkend="events-metadata"/>, and
<xref linkend="events-table"/>, for more information.
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8898 - in trunk: . refman-5.1 refman-6.0 | paul | 26 Nov |