X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/92a6f2e5e88b513ceaa1b9083ddbf6e928122893..f91d79f469956c423373c8747c92218c668f0ba8:/IkiWiki/Plugin/httpauth.pm diff --git a/IkiWiki/Plugin/httpauth.pm b/IkiWiki/Plugin/httpauth.pm index bbfff859a..127c321f0 100644 --- a/IkiWiki/Plugin/httpauth.pm +++ b/IkiWiki/Plugin/httpauth.pm @@ -19,7 +19,7 @@ sub getsetup () { }, cgiauthurl => { type => "string", - example => "ttp://example.com/wiki/auth/ikiwiki.cgi", + example => "http://example.com/wiki/auth/ikiwiki.cgi", description => "url to redirect to when authentication is needed", safe => 1, rebuild => 0,