Author: rfm
Date: Fri May 16 12:08:40 2014
New Revision: 37885
URL: http://svn.gna.org/viewcvs/gnustep?rev=37885&view=rev
Log:
minor documentation fixes
Modified:
libs/sqlclient/trunk/SQLClient.h
Modified: libs/sqlclient/trunk/SQLClient.h
URL:
http://svn.gna.org/viewcvs/gnustep/libs/sqlclient/trunk/SQLClient.h?rev=37885&r1=37884&r2=37885&view=diff
==============================================================================
--- libs/sqlclient/trunk/SQLClient.h (original)
+++ libs/sqlclient/trunk/SQLClient.h Fri May 16 12:08:40 2014
@@ -951,7 +951,7 @@
* inserted into the statement at an earlier stage by the -execute:,...
* and -execute:with: methods.
* </p>
- * <p>This method should lock the instance using the <em>lock</em>
+ * <p>Callers should lock the instance using the <em>lock</em>
* instance variable for the duration of the operation, and unlock
* it afterwards.
* </p>
@@ -987,7 +987,7 @@
* </p>
* <p>NULL field items are returned as NSNull objects.
* </p>
- * <p>This method should lock the instance using the <em>lock</em>
+ * <p>Callers should lock the instance using the <em>lock</em>
* instance variable for the duration of the operation, and unlock
* it afterwards.
* </p>
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs