[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/mongo/mongocollection/_find.xml_findone.xml?=
From:       Philip_Olson <philip () php ! net>
Date:       2011-12-29 18:19:42
Message-ID: svn-philip-1325182782-321520-386188634 () svn ! php ! net
[Download RAW message or body]

philip                                   Thu, 29 Dec 2011 18:19:42 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=321520

Log:
Fixed build.

Changed paths:
    U   phpdoc/en/trunk/reference/mongo/mongocollection/find.xml
    U   phpdoc/en/trunk/reference/mongo/mongocollection/findone.xml

Modified: phpdoc/en/trunk/reference/mongo/mongocollection/find.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongocollection/find.xml	2011-12-29 17:14:16 UTC \
                (rev 321519)
+++ phpdoc/en/trunk/reference/mongo/mongocollection/find.xml	2011-12-29 18:19:42 UTC \
(rev 321520) @@ -4,7 +4,7 @@
 <refentry xml:id="mongocollection.find" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  <refnamediv>
   <refname>MongoCollection::find</refname>
-  <refpurpose>Querys this collection, returning a <class>MongoCursor</class>
+  <refpurpose>Querys this collection, returning a <classname>MongoCursor</classname>
   for the result set</refpurpose>
  </refnamediv>


Modified: phpdoc/en/trunk/reference/mongo/mongocollection/findone.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongocollection/findone.xml	2011-12-29 17:14:16 \
                UTC (rev 321519)
+++ phpdoc/en/trunk/reference/mongo/mongocollection/findone.xml	2011-12-29 18:19:42 \
UTC (rev 321520) @@ -17,7 +17,7 @@
   <para>
    As opposed to <function>MongoCollection::find</function>, this method
    will return only the <emphasis>first</emphasis> result from the result set,
-   and not a <class>MongoCursor</class> that can be iterated over.
+   and not a <classname>MongoCursor</classname> that can be iterated over.
   </para>
  </refsect1>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic