summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/tla.pm
diff options
context:
space:
mode:
Diffstat (limited to 'IkiWiki/Plugin/tla.pm')
-rw-r--r--IkiWiki/Plugin/tla.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/IkiWiki/Plugin/tla.pm b/IkiWiki/Plugin/tla.pm
index 6faaecccc..1c2763359 100644
--- a/IkiWiki/Plugin/tla.pm
+++ b/IkiWiki/Plugin/tla.pm
@@ -34,7 +34,7 @@ sub getsetup () { #{{{
tla_wrapper => {
type => "string",
#example => "", # TODO example
- description => "tla post-commit executable to generate",
+ description => "tla post-commit hook to generate",
safe => 0, # file
rebuild => 0,
},