From 1c08c7490db79997e0390c0c3a6d48c700ebe2bf Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Mon, 8 Oct 2018 14:39:21 +0800 Subject: Fix a typo in houdini_href_e.c --- src/houdini_href_e.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/houdini_href_e.c') diff --git a/src/houdini_href_e.c b/src/houdini_href_e.c index 9152803..bfa9704 100644 --- a/src/houdini_href_e.c +++ b/src/houdini_href_e.c @@ -15,7 +15,7 @@ * - The characters which are *not* safe to be in * an URL because they are RESERVED characters. * - * We asume (lazily) that any RESERVED char that + * We assume (lazily) that any RESERVED char that * appears inside an URL is actually meant to * have its native function (i.e. as an URL * component/separator) and hence needs no escaping. -- cgit v1.2.3