* fix the comment spelling error.

This commit is contained in:
wangchunsheng
2010-11-20 13:05:33 +00:00
parent 283b7fab65
commit 91fc525d8d
+1 -1
View File
@@ -113,7 +113,7 @@ class ztclient
*
* @param string $module the module name
* @param string $method the methhod name
* @param string $vars the vars to passwd
* @param string $vars the vars to passed
* @access private
* @return string the model api string.
*/