From 80c6bc669d71fa728c4dfa0434749c36492b7dfe Mon Sep 17 00:00:00 2001 From: Rotem Liss Date: Fri, 12 Oct 2007 07:11:09 +0000 Subject: [PATCH] Fix comment. --- includes/Parser.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Parser.php b/includes/Parser.php index 6a73d297fc..3815dcb4f2 100644 --- a/includes/Parser.php +++ b/includes/Parser.php @@ -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 * -- 2.20.1