diff --git a/classes/Kohana/Debugtoolbar.php b/classes/Kohana/Debugtoolbar.php index 9ac6ce6..b26a3db 100644 --- a/classes/Kohana/Debugtoolbar.php +++ b/classes/Kohana/Debugtoolbar.php @@ -48,7 +48,7 @@ abstract class Kohana_Debugtoolbar { /** * Renders the Debug Toolbar * - * @param bool $print return DT's template (FALSE) or render it (TRUE, by default) + * @param bool $print return DT's template (FALSE, by default) or render it (TRUE) * * @static * @return bool|string