Fix comment.
authorRotem Liss <rotem@users.mediawiki.org>
Fri, 12 Oct 2007 07:11:09 +0000 (07:11 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Fri, 12 Oct 2007 07:11:09 +0000 (07:11 +0000)
includes/Parser.php

index 6a73d29..3815dcb 100644 (file)
@@ -3471,7 +3471,7 @@ class Parser
        /**
         * This function accomplishes several tasks:
         * 1) Auto-number headings if that option is enabled
-        * 2) Add an [edit] link to sections for logged in users who have enabled the option
+        * 2) Add an [edit] link to sections for users who have enabled the option and can edit the page
         * 3) Add a Table of contents on the top for users who have enabled the option
         * 4) Auto-anchor headings
         *