From 29cb4c98ed86bee2e133b3703e5cd1b9aea5c2bf Mon Sep 17 00:00:00 2001 From: Ori Livneh Date: Fri, 16 Nov 2012 21:19:48 -0800 Subject: [PATCH] Fix typo (cointent => content) Change-Id: I4d6702d0b2a6c4fe224a8c59808a579b6c6916a0 --- docs/hooks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hooks.txt b/docs/hooks.txt index 32182a2d98..2ec269a652 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -748,7 +748,7 @@ $title: the Title in question &$model: the model name. Use with CONTENT_MODEL_XXX constants. 'ContentHandlerForModelID': Called when a ContentHandler is requested for a given -cointent model name, but no entry for that model exists in $wgContentHandlers. +content model name, but no entry for that model exists in $wgContentHandlers. $modeName: the requested content model name &$handler: set this to a ContentHandler object, if desired. -- 2.20.1