From 91dfef65afb8662d9313265f690f24e5a42642b8 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 25 Feb 2003 19:52:32 +0000 Subject: - Fixed some typos spotted by Al Maw. --- modules/comment/comment.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/comment/comment.module') diff --git a/modules/comment/comment.module b/modules/comment/comment.module index 593c6ff78..7340ffbb2 100644 --- a/modules/comment/comment.module +++ b/modules/comment/comment.module @@ -664,7 +664,7 @@ function comment_link($type, $node = 0, $main = 0) { menu("admin/comment", "comment management", "comment_admin", $help["general"], 2); menu("admin/comment/0", "new or updated comments", "comment_admin"); menu("admin/comment/1", "comments that await approval", "comment_admin"); - menu("admin/comment/search", "search comment", "comment_admin", NULL, 8); + menu("admin/comment/search", "search comments", "comment_admin", NULL, 8); menu("admin/comment/help", "help", "comment_help", NULL, 9); menu("admin/comment/edit", "edit comment", "comment_admin", NULL, 0, 1); -- cgit v1.2.3