From 1cfbcdaad3e5f6f0baceb435027632841119d916 Mon Sep 17 00:00:00 2001 From: Kevin Scaldeferri Date: Fri, 25 Nov 2005 19:55:12 +0000 Subject: [PATCH] Fixed bug 135700 Minor terminology error in comment --- blosxom.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blosxom.cgi b/blosxom.cgi index 9f58a6c..39ae927 100755 --- a/blosxom.cgi +++ b/blosxom.cgi @@ -165,7 +165,7 @@ sub load_template { return &$template(@_); } -# Define default find subroutine +# Define default entries subroutine $entries = sub { my(%files, %indexes, %others); -- 2.30.2