]> granicus.if.org Git - php/commitdiff
- Typo
authorFelipe Pena <felipensp@gmail.com>
Sat, 23 Nov 2013 23:18:21 +0000 (21:18 -0200)
committerFelipe Pena <felipensp@gmail.com>
Sat, 23 Nov 2013 23:18:21 +0000 (21:18 -0200)
phpdbg_bp.h

index c9ff99be204a850179f6db1166504b24a098011b..ad57b9c4c68894a34d7aa09b45e8268abdc765eb 100644 (file)
@@ -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;