From 7646173a571482e78c2c676f68988b6dcb457246 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sat, 29 Dec 2007 00:03:39 +0000 Subject: corrected typo Signed-off-by: Michael Krelin --- (limited to 'lib/util.cc') diff --git a/lib/util.cc b/lib/util.cc index 4600576..e5ca62d 100644 --- a/lib/util.cc +++ b/lib/util.cc @@ -164,7 +164,7 @@ namespace opkele { /* * Normalize URL according to the rules, described in rfc 3986, section 6 * - * - uppercase hext triplets (e.g. %ab -> %AB) + * - uppercase hex triplets (e.g. %ab -> %AB) * - lowercase scheme and host * - decode %-encoded characters, specified as unreserved in rfc 3986, section 2.3, * that is - [:alpha:][:digit:]._~- -- cgit v0.9.0.2