From: R David Murray Date: Mon, 24 Aug 2015 16:55:03 +0000 (-0400) Subject: #24926: Fix typo in example. X-Git-Tag: v3.5.1rc1~427^2~68^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=87cbfb20fb5250637701551f51330ab3dad20614;p=thirdparty%2FPython%2Fcpython.git #24926: Fix typo in example. --- diff --git a/Doc/library/html.parser.rst b/Doc/library/html.parser.rst index 44b7d6ea6d28..fef9c384113e 100644 --- a/Doc/library/html.parser.rst +++ b/Doc/library/html.parser.rst @@ -213,7 +213,7 @@ implementations do nothing (except for :meth:`~HTMLParser.handle_startendtag`): The content of Internet Explorer conditional comments (condcoms) will also be sent to this method, so, for ````, - this method will receive ``'[if IE 9]>IE-specific contentIE9-specific content