aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewtopic.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/viewtopic.php')
-rw-r--r--phpBB/viewtopic.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/viewtopic.php b/phpBB/viewtopic.php
index a43edee5da..df6ccc5905 100644
--- a/phpBB/viewtopic.php
+++ b/phpBB/viewtopic.php
@@ -1629,7 +1629,7 @@ else
$all_marked_read = true;
}
-// If there are absolutely no more unread posts in this forum and unread posts shown, we can savely show the #unread link
+// If there are absolutely no more unread posts in this forum and unread posts shown, we can safely show the #unread link
if ($all_marked_read)
{
if ($post_unread)