mirror of
https://github.com/python/cpython.git
synced 2025-07-25 20:24:11 +00:00
fix typo that wasn't properly fixed in revision 1.144
This commit is contained in:
parent
d4ceb31664
commit
8effa01931
1 changed files with 1 additions and 1 deletions
|
@ -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 = ();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue