summaryrefslogtreecommitdiff
path: root/doc/api/querystring.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/querystring.md')
-rw-r--r--doc/api/querystring.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/querystring.md b/doc/api/querystring.md
index 693bb0a8a4..2fac9bce43 100644
--- a/doc/api/querystring.md
+++ b/doc/api/querystring.md
@@ -134,7 +134,6 @@ added: v0.1.25
-->
* `str` {string}
-
The `querystring.unescape()` method performs decoding of URL percent-encoded
characters on the given `str`.