summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/xml.md
diff options
context:
space:
mode:
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 <setpromt str="" /> tag is emitted where the value of the str attribue is the value of the prompt
+- without other args, a <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 ###