typo
[squirrelmail.git] / doc / plugin.txt
index 00fa02186a280130d2949167fa9544c4e9844d6d..4fd3e12184b5174248a2bd00f6cc1fcde48cbae3 100644 (file)
@@ -203,8 +203,8 @@ name of the hook.  After that, things get complicated.
    they are anything AFTER the hook name in the actual hook call in the
    source.
 
-   bool_hook_function
-   ------------------
+   boolean_hook_function
+   ---------------------
    The newest of the SquirrelMail hooks, this type is used to let all
    plugins registered against the hook to "vote" for some action.  What
    that action is is entirely dependent on how the hook is used in the