aboutsummaryrefslogtreecommitdiff
path: root/lib/Minz/Log.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Minz/Log.php')
-rw-r--r--lib/Minz/Log.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Minz/Log.php b/lib/Minz/Log.php
index f30aac7d1..4dbdf42bc 100644
--- a/lib/Minz/Log.php
+++ b/lib/Minz/Log.php
@@ -72,7 +72,7 @@ class Minz_Log {
* Make sure we do not waste a huge amount of disk space with old log messages.
*
* This method can be called multiple times for one script execution, but its result will not change unless
- * you call clearstatcache() in between. We won't due do that for performance reasons.
+ * you call clearstatcache() in between. We won’t do do that for performance reasons.
*
* @param string $file_name
* @throws Minz_PermissionDeniedException