fix typo that wasn't properly fixed in revision 1.144

This commit is contained in:
Fred Drake 2004-04-01 04:30:29 +00:00
parent d4ceb31664
commit 8effa01931

View 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 = ();