diff options
Diffstat (limited to 'auto_prepend.php')
-rw-r--r-- | auto_prepend.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_prepend.php b/auto_prepend.php index b27d6e3..7d13289 100644 --- a/auto_prepend.php +++ b/auto_prepend.php @@ -11,7 +11,7 @@ function fail($text) /** * Global shortcut for $it_debug::debug() - * @see it_debug + * @see it_debug::debug() */ function debug($text, $level=0) { |