Hook->hooks since there's more than one of them :)
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 15 May 2013 16:10:25 +0000 (11:10 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 15 May 2013 16:10:25 +0000 (11:10 -0500)
docs/source/pluginwriter/api.rst

index b411fa4d673020071f0ba2a1147a6987ca9d73fe..56aaac7782325796ce9f15ecf109b4cb77d56172 100644 (file)
@@ -106,8 +106,8 @@ and should return that modified object, like so::
        "mediagoblin/user_pages/user.html"): add_to_user_home_context}
 
 
-Global context hook
-+++++++++++++++++++
+Global context hooks
+++++++++++++++++++++
 
 If you need to add something to the context of *every* view, it is not
 hard; there are two hooks hook that also uses hook_transform (like the