summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/xml.md
diff options
context:
space:
mode:
authorGabriel Caruso <carusogabriel34@gmail.com>2018-08-09 23:19:55 -0300
committerChristoph M. Becker <cmbecker69@gmx.de>2018-08-12 16:15:45 +0200
commit84b195d9fc5ba2b65ceb46d8ec3d4676bf51a538 (patch)
tree2c3100631a749d0ebc5515f06a950dae8c9d9b3b /sapi/phpdbg/xml.md
parent9ea7d259effc81700e8b7f03f56c47c14201548e (diff)
downloadphp-git-84b195d9fc5ba2b65ceb46d8ec3d4676bf51a538.tar.gz
Fix some misspellings
Diffstat (limited to 'sapi/phpdbg/xml.md')
-rw-r--r--sapi/phpdbg/xml.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/phpdbg/xml.md b/sapi/phpdbg/xml.md
index 56dcaaa1f7..8e16754db0 100644
--- a/sapi/phpdbg/xml.md
+++ b/sapi/phpdbg/xml.md
@@ -633,7 +633,7 @@ Other tags
- &lt;watchhit variable="" />: when ever a watched variable is changed, followed by a &lt;watchdata> container
- &lt;watchdata> may contain
- for watchpoints on variables:
- - each of these &lt;watch*> tags conatins a type attribute whose value is either "old" or "new")
+ - each of these &lt;watch*> tags contains a type attribute whose value is either "old" or "new")
- &lt;watchvalue type="" inaccessible="inaccessible" />: old value is inaccessible
- &lt;watchvalue type=""> may contain a &lt;stream> element which indicates the old/new (type attribute) value of the variable
- &lt;watchrefcount type="" refcount="" isref="" />: old/new (type attribute) refcount and isref, both numbers