Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
web commit by JoshTriplett: Fix typo.
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
more.pm
diff --git
a/IkiWiki/Plugin/more.pm
b/IkiWiki/Plugin/more.pm
index dae3728ba37118dcdc717cafa6e36dd591410231..6a34682ba61c9043ffff65343acd035e018cce25 100644
(file)
--- a/
IkiWiki/Plugin/more.pm
+++ b/
IkiWiki/Plugin/more.pm
@@
-3,7
+3,7
@@
package IkiWiki::Plugin::more;
use warnings;
use strict;
-use IkiWiki;
+use IkiWiki
2.00
;
my $linktext = gettext("more");