]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Setup.pm
reword
[ikiwiki.git] / 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}) {
                        # 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
                        }
 
                        # only the selected rcs plugin is included