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

Skip to content

Commit 08abe8e

Browse files
committed
Fix stupid typo.
1 parent e61f365 commit 08abe8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/perl/distutils.perl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sub do_cmd_option {
1111
}
1212

1313
sub do_cmd_filevar {
14-
return use_wrappers(@_[0], '<font face="sans-serif"></i>', '</i></font>');
14+
return use_wrappers(@_[0], '<font face="sans-serif"><i>', '</i></font>');
1515
}
1616

1717
sub do_cmd_XXX {

0 commit comments

Comments
 (0)