From: Felipe Pena Date: Sat, 23 Nov 2013 23:18:21 +0000 (-0200) Subject: - Typo X-Git-Tag: php-5.6.0alpha1~110^2~115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d9182dfef6e823f20afd98ff3028119120ac9f8;p=php - Typo --- diff --git a/phpdbg_bp.h b/phpdbg_bp.h index c9ff99be20..ad57b9c4c6 100644 --- a/phpdbg_bp.h +++ b/phpdbg_bp.h @@ -69,7 +69,7 @@ typedef struct _phpdbg_breakop_t { } phpdbg_breakop_t; /** - * Breakpoint opline based representation + * Breakpoint condition based representation */ typedef struct _phpdbg_breakcond_t { zval code;