[feature/template-events] Indentation fix.

PHPBB3-9550
This commit is contained in:
Nathan Guse 2012-10-31 11:10:40 -04:00 committed by Oleg Pudeyev
parent 9c31a0ffc7
commit 2fb4006056

View file

@ -89,7 +89,7 @@ class phpbb_template_filter extends php_user_filter
/**
* Name of the style that the template being compiled and/or rendered
* belongs to.
* belongs to.
*
* This is used by hooks implementation to invoke style-specific
* template hooks.