]> sipb.mit.edu Git - ikiwiki.git/commitdiff
reword
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 12 Feb 2010 05:22:00 +0000 (00:22 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 12 Feb 2010 05:22:00 +0000 (00:22 -0500)
IkiWiki/Setup.pm

index b21bd7bfe549929b29283226a14b1234c08ec595..7a7683fab555c552ab59e0b55951d5f6a6bd3192 100644 (file)
@@ -103,7 +103,7 @@ sub getsetup () {
                        # hashref between array and hash)
                        my %s=@s;
                        if (! exists $s{plugin} || ! $s{plugin}->{section}) {
-                               $s{plugin}->{section}="misc";
+                               $s{plugin}->{section}="other";
                        }
 
                        # only the selected rcs plugin is included