]> granicus.if.org Git - python/commitdiff
fix typo
authorFred Drake <fdrake@acm.org>
Fri, 27 Jun 2003 19:22:11 +0000 (19:22 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 27 Jun 2003 19:22:11 +0000 (19:22 +0000)
Lib/trace.py

index ab489d8cd66dbdbf973f4a73fc0f375feaca659a..38655277726df57843ea57d02ab7f4c70c324d75 100644 (file)
@@ -75,7 +75,7 @@ Otherwise, exactly one of the following three options must be given:
                       module executed, in the module's directory.
                       See also `--coverdir', `--file', `--no-report' below.
 -l, --listfuncs       Keep track of which functions are executed at least
-                      once and write the results to sys.stdout after the the
+                      once and write the results to sys.stdout after the
                       program exits.
 -r, --report          Generate a report from a counts file; do not execute
                       any code.  `--file' must specify the results file to