Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8effa01

Browse files
committed
fix typo that wasn't properly fixed in revision 1.144
1 parent d4ceb31 commit 8effa01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/perl/python.perl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2078,7 +2078,7 @@ sub do_env_alltt{
20782078
return codetext($_);
20792079
}
20802080

2081-
# List of all filenames produced my do_cmd_verbatiminput()
2081+
# List of all filenames produced by do_cmd_verbatiminput()
20822082
%VerbatimFiles = ();
20832083
@VerbatimOutputs = ();
20842084

0 commit comments

Comments
 (0)