]> granicus.if.org Git - python/commitdiff
Correct incorrect "it's" to "its".
authorJohannes Gijsbers <jlg@dds.nl>
Thu, 26 Aug 2004 10:40:12 +0000 (10:40 +0000)
committerJohannes Gijsbers <jlg@dds.nl>
Thu, 26 Aug 2004 10:40:12 +0000 (10:40 +0000)
Doc/lib/libcgitb.tex

index dab34c52ab043acecc21562cd094bd53c85885e6..c686fe6a6c5ce267a492904d3972583620b3126a 100644 (file)
@@ -13,7 +13,7 @@
 \index{tracebacks!in CGI scripts}
 
 The \module{cgitb} module provides a special exception handler for Python
-scripts.  (It's name is a bit misleading.  It was originally designed to
+scripts.  (Its name is a bit misleading.  It was originally designed to
 display extensive traceback information in HTML for CGI scripts.  It was
 later generalized to also display this information in plain text.)  After
 this module is activated, if an uncaught exception occurs, a detailed,