typo
authorJoey Hess <joey@kodama.kitenet.net>
Sat, 26 Jul 2008 18:44:49 +0000 (14:44 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sat, 26 Jul 2008 18:44:49 +0000 (14:44 -0400)
IkiWiki/Plugin/inline.pm

index f8150fd72396e4029215ba764afee2c4237d0279..be9526df8de99de9643dfd82e0a40dda352d20e4 100644 (file)
@@ -79,7 +79,7 @@ sub getsetup () { #{{{
                        type => "string",
                        default => "",
                        example => "http://rpc.technorati.com/rpc/ping",
-                       description => "urls to ping (using XMP-RPC) on feed update",
+                       description => "urls to ping (using XML-RPC) on feed update",
                        safe => 1,
                        rebuild => 0,
                },