From 672366bdf7ee771f9855f2f773487d72fae57c57 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 13 Dec 2005 17:06:53 +0100 Subject: [PATCH] Comments -> comments --- backend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend.php b/backend.php index a4f2fd7a..024eab30 100644 --- a/backend.php +++ b/backend.php @@ -797,7 +797,7 @@ $entry_comments = "$num_comments comments"; } else { if ($line["comments"] && $line["link"] != $line["comments"]) { - $entry_comments = "Comments"; + $entry_comments = "comments"; } } -- 2.39.2