Skip to content

Commit 1c08c74

Browse files
authored
Fix a typo in houdini_href_e.c
1 parent 599a160 commit 1c08c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/houdini_href_e.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* - The characters which are *not* safe to be in
1616
* an URL because they are RESERVED characters.
1717
*
18-
* We asume (lazily) that any RESERVED char that
18+
* We assume (lazily) that any RESERVED char that
1919
* appears inside an URL is actually meant to
2020
* have its native function (i.e. as an URL
2121
* component/separator) and hence needs no escaping.

0 commit comments

Comments
 (0)