Fix pakefile to build from master branch; add a description for every class for bette...
[plcapi.git] / src / Client.php
index c884a25..af17679 100644 (file)
@@ -5,7 +5,7 @@ namespace PhpXmlRpc;
 use PhpXmlRpc\Helper\Logger;
 
 /**
- * The basic class used to represent a client of an XML-RPC server.
+ * Used to represent a client of an XML-RPC server.
  */
 class Client
 {