Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d7fc374

Browse files
committed
Oops, fix typo
1 parent bf054ad commit d7fc374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/cgi.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ algorithms implemented in this module in other circumstances.
329329
that single quotes are never translated.
330330

331331
If the value to be quoted might include single- or double-quote characters,
332-
or both, consider using the :func:`~xml.sax.saxutil.quoteattr` function in the
332+
or both, consider using the :func:`~xml.sax.saxutils.quoteattr` function in the
333333
:mod:`xml.sax.saxutils` module instead.
334334

335335

0 commit comments

Comments
 (0)