Fix doc typo.

svn: r12515

original commit: 8dad54e520
This commit is contained in:
Sam Tobin-Hochstadt 2008-11-19 22:49:43 +00:00
commit a309f0efe4

View File

@ -44,7 +44,7 @@ re-exported by @schememodname[net/url].}
[query (listof (cons/c symbol? (or/c false/c string?)))]
[fragment (or/c false/c string?)])]{
The basic structure for all URLs, hich is explained in RFC 3986
The basic structure for all URLs, which is explained in RFC 3986
@cite["RFC3986"]. The following diagram illustrates the parts:
@verbatim[#:indent 2]|{