Fix syntax in doc/hooks.txt

Follow up: I10293be4581140c3edf0e4b538b04b31cb6f5730

Change-Id: Ia3a38ad46a0cd7f8c87ebb2af57131285cc1e6bf
This commit is contained in:
umherirrender 2016-10-08 11:39:49 +02:00
parent b0097861f7
commit 46e1b8247d

View file

@ -1243,7 +1243,7 @@ $out: OutputPage object
$parserOutput: ParserOutput object $parserOutput: ParserOutput object
$wikiPage: WikiPage object $wikiPage: WikiPage object
DifferenceEngineRenderRevisionShowFinalPatrolLink': An extension can hook into this hook 'DifferenceEngineRenderRevisionShowFinalPatrolLink': An extension can hook into this hook
point and return false to not show the final "mark as patrolled" link on the bottom point and return false to not show the final "mark as patrolled" link on the bottom
of a page. of a page.
This hook has no arguments. This hook has no arguments.