]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Plugin/git.pm
poll: Use urlto to produce redirection URLs, avoiding mentions of index.html
[git.ikiwiki.info.git] / IkiWiki / Plugin / git.pm
index 36674572b6ae3d83426d79b56d7b26394dd41462..08ee4cb63c07a5cc572e33f9f1fac262f4d58cd9 100644 (file)
@@ -49,7 +49,7 @@ sub getsetup () { #{{{
                git_wrapper => {
                        type => "string",
                        example => "/git/wiki.git/hooks/post-update",
-                       description => "git post-update hook to generate",
+                       description => "git hook to generate",
                        safe => 0, # file
                        rebuild => 0,
                },