summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/xml.md
diff options
context:
space:
mode:
authorTyson Andre <tysonandre775@hotmail.com>2019-10-19 12:42:57 -0400
committerChristoph M. Becker <cmbecker69@gmx.de>2019-10-19 19:19:28 +0200
commit38f388fba47bec08393486cfcb99e8aec72cb614 (patch)
tree6feb13807b671e22d5c79f3f25a5d97b2d15826c /sapi/phpdbg/xml.md
parent550a2df0434db44586af7533fa84e284b2980827 (diff)
downloadphp-git-38f388fba47bec08393486cfcb99e8aec72cb614.tar.gz
Fix miscellaneous typos in docs
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 3fff8d2bc1..b62b479cee 100644
--- a/sapi/phpdbg/xml.md
+++ b/sapi/phpdbg/xml.md
@@ -516,7 +516,7 @@ set
### prompt ###
-- without other args, a &lt;setpromt str="" /> tag is emitted where the value of the str attribue is the value of the prompt
+- without other args, a &lt;setpromt str="" /> tag is emitted where the value of the str attribute is the value of the prompt
- when there is another arg, the prompt is changed to that arg, no further xml answer
### break ###