projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49e86d2
)
typo
author
Joey Hess
<joey@kodama.kitenet.net>
Sat, 26 Jul 2008 18:44:49 +0000
(14:44 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Sat, 26 Jul 2008 18:44:49 +0000
(14:44 -0400)
IkiWiki/Plugin/inline.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Plugin/inline.pm
b/IkiWiki/Plugin/inline.pm
index f8150fd72396e4029215ba764afee2c4237d0279..be9526df8de99de9643dfd82e0a40dda352d20e4 100644
(file)
--- a/
IkiWiki/Plugin/inline.pm
+++ b/
IkiWiki/Plugin/inline.pm
@@
-79,7
+79,7
@@
sub getsetup () { #{{{
type => "string",
default => "",
example => "http://rpc.technorati.com/rpc/ping",
- description => "urls to ping (using XM
P
-RPC) on feed update",
+ description => "urls to ping (using XM
L
-RPC) on feed update",
safe => 1,
rebuild => 0,
},