diff --git a/cake/libs/cake_log.php b/cake/libs/cake_log.php index 8f11edf3e39..d3773e2742e 100644 --- a/cake/libs/cake_log.php +++ b/cake/libs/cake_log.php @@ -165,7 +165,7 @@ function addStream($key, $config) { } /** - * Configures the automatic/default stream a FileLogger. + * Configures the automatic/default stream a FileLog. * * @return void **/