]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/LDAPSearchResults.h
just a typo I found when reading.
[openldap] / contrib / ldapc++ / src / LDAPSearchResults.h
index 05f27f020916a197a73440e67196ff47cfe9946e..a444415250d3216f68b162dc9d0e19f2b1fe893e 100644 (file)
@@ -29,14 +29,14 @@ class LDAPSearchResults{
         /**
          * For internal use only.
          *
-         * This method read Search result entries from a
+         * This method reads Search result entries from a
          * LDAPMessageQueue-object.
          * @param msg The message queue to read
          */
         LDAPResult* readMessageQueue(LDAPMessageQueue* msg);
 
         /**
-         * The methode is used by the client-application to read the
+         * The method is used by the client-application to read the
          * result entries of the  SEARCH-Operation. Every call of this
          * method returns one entry. If all entries were read it return 0.
          * @throws LDAPReferralException  If a Search Reference was