]> granicus.if.org Git - php/commitdiff
fix mistake in help
authorkrakjoe <joe.watkins@live.co.uk>
Tue, 7 Oct 2014 09:28:21 +0000 (10:28 +0100)
committerkrakjoe <joe.watkins@live.co.uk>
Tue, 7 Oct 2014 09:28:21 +0000 (10:28 +0100)
phpdbg_help.c

index 57d70c3581b17c9047bbae5bad5d087704484be6..c3b8b467e700eeeb815268cd0f105829c72ee7db 100644 (file)
@@ -643,7 +643,7 @@ phpdbg_help_text_t phpdbg_help_text[] = {
 "  **break**    **b**      show current breakpoints" CR
 "  **files**    **F**      show included files" CR
 "  **classes**  **c**      show loaded classes" CR
-"  **funcs**    **f**      show loaded classes" CR
+"  **funcs**    **f**      show loaded functions" CR
 "  **error**    **e**      show last error" CR
 "  **vars**     **v**      show active variables" CR
 "  **globals**  **g**      show superglobal variables" CR