List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:October 7 2008 1:12pm
Subject:svn commit - mysqldoc@docsrva: r12003 - trunk/mysqldoc-guide
View as plain text  
Author: tbedford
Date: 2008-10-07 15:12:06 +0200 (Tue, 07 Oct 2008)
New Revision: 12003

Log:
Added entry for object-oriented.

Modified:
   trunk/mysqldoc-guide/styleguide.xml


Modified: trunk/mysqldoc-guide/styleguide.xml
===================================================================
--- trunk/mysqldoc-guide/styleguide.xml	2008-10-07 12:55:07 UTC (rev 12002)
+++ trunk/mysqldoc-guide/styleguide.xml	2008-10-07 13:12:06 UTC (rev 12003)
Changed blocks: 2, Lines Added: 7, Lines Deleted: 1; 868 bytes

@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
 <chapter id="sg">

@@ -1639,6 +1639,12 @@
 
       <listitem>
         <para>
+          Object-oriented. It is hyphenated.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           okay, not ok or Ok or OK. Exceptions: When describing
           instructions for a GUI with buttons that say OK, then use OK.
           That is, use the label that the GUI uses. When showing the


Thread
svn commit - mysqldoc@docsrva: r12003 - trunk/mysqldoc-guideanthony.bedford7 Oct