summaryrefslogtreecommitdiff
path: root/lib/util/tests/rfc1738.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/util/tests/rfc1738.c')
-rw-r--r--lib/util/tests/rfc1738.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/util/tests/rfc1738.c b/lib/util/tests/rfc1738.c
index 6e960377964..4f7eced9499 100644
--- a/lib/util/tests/rfc1738.c
+++ b/lib/util/tests/rfc1738.c
@@ -16,7 +16,7 @@
and its supposedly escaped equivalent.
The first part of the flag name indicates the direction of transformation;
- tyhe second part is the expected result. For example, ESCAPE_EQ means the
+ the second part is the expected result. For example, ESCAPE_EQ means the
escape is expected to succeed and result is expected to be equal to the
given answer. ESCAPE_EQ_CASECMP is only equal when compared
case-insensitively. UNESCAPE_ERR means unescaping the escaped string should