[phpdoc] Apply a few fixes to the documentation.

This commit is contained in:
Daniele Alessandri
2011-10-22 11:41:58 +02:00
parent 2f23fb03f0
commit 29f26b0f9b
14 changed files with 60 additions and 62 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ abstract class ConnectionBase implements IConnectionSingle
}
/**
* Disconnect from the server and destroys the underlying resource when
* Disconnects from the server and destroys the underlying resource when
* PHP's garbage collector kicks in.
*/
public function __destruct()