]> granicus.if.org Git - python/commitdiff
fix typo that wasn't properly fixed in revision 1.144
authorFred Drake <fdrake@acm.org>
Thu, 1 Apr 2004 04:30:29 +0000 (04:30 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 1 Apr 2004 04:30:29 +0000 (04:30 +0000)
Doc/perl/python.perl

index d5d000f664918564286b755015afef6e13d04cdf..c4bd4005e5e982cfd4a47bc27eee8d00a6799747 100644 (file)
@@ -2078,7 +2078,7 @@ sub do_env_alltt{
     return codetext($_);
 }
 
-# List of all filenames produced my do_cmd_verbatiminput()
+# List of all filenames produced by do_cmd_verbatiminput()
 %VerbatimFiles = ();
 @VerbatimOutputs = ();