Fixes #927: doc typo.

This commit is contained in:
Qiang Xue
2013-10-01 21:56:08 -04:00
parent d798cc791b
commit 09a9191086

View File

@@ -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()