]> sipb.mit.edu Git - ikiwiki.git/commitdiff
fix comment
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 21 Apr 2006 16:39:59 +0000 (16:39 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 21 Apr 2006 16:39:59 +0000 (16:39 +0000)
IkiWiki/Setup/Standard.pm

index b26df006b9d3e1d0ae58249ed4417f0f3c9f3746..a13e7805a1c5b8632651ee1b5b8897dffd336944 100644 (file)
@@ -1,8 +1,7 @@
 #!/usr/bin/perl
 # Standard ikiwiki setup module.
 # Parameters to import should be all the standard ikiwiki config stuff,
-# plus hashes for cgiwrapper and svnwrapper, which specify any differing
-# config stuff for them and cause the wrappers to be made.
+# plus an array of wrappers to set up.
 
 use warnings;
 use strict;