gnu: python-webencodings: Fix typo in description.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 2 Mar 2018 03:35:08 +0000 (04:35 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Fri, 2 Mar 2018 14:52:57 +0000 (15:52 +0100)
* gnu/packages/python-web.scm (python-webencodings)[description]: Fix typo.

gnu/packages/python-web.scm

index 3ab7daf..d9721f1 100644 (file)
@@ -265,7 +265,7 @@ C, yielding parse times that can be a thirtieth of the html5lib parse times.")
 something like @code{Content-Type: text/html; charset=latin1}, tools need
 to use a particular set of aliases for encoding labels as well as some
 overriding rules.  For example, @code{US-ASCII} and @code{iso-8859-1} on
-the web are actually aliases for @code{windows-1252}, and an @code{UTF-8}
+the web are actually aliases for @code{windows-1252}, and a @code{UTF-8}
 or @code{UTF-16} BOM takes precedence over any other encoding declaration.
 The WHATWG @url{https://encoding.spec.whatwg.org/,Encoding} standard
 defines all such details so that implementations do not have to