Commit 09a91910 by Qiang Xue

Fixes #927: doc typo.

parent d798cc79
...@@ -78,7 +78,7 @@ class FileTarget extends Target ...@@ -78,7 +78,7 @@ class FileTarget extends Target
} }
/** /**
* Sends log messages to specified email addresses. * Writes log messages to a file.
* @throws InvalidConfigException if unable to open the log file for writing * @throws InvalidConfigException if unable to open the log file for writing
*/ */
public function export() public function export()
......
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