Commit e0ea4d6b authored by mku's avatar mku

ZP-250 #comment fixed typo in Write() function description (truncate param) #time 5m

git-svn-id: https://z-push.org/svn/z-push/trunk@1708 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
parent 40ea1c5c
......@@ -96,7 +96,7 @@ class ZLog {
*
* @param int $loglevel one of the defined LOGLEVELS
* @param string $message
* @param boolean $tuncate indicate if the message should be truncated, default true
* @param boolean $truncate indicate if the message should be truncated, default true
*
* @access public
* @return
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment