Misc. typos
found via `codespell` and `grep`
This commit is contained in:
parent
3eb41c9beb
commit
60dfa31a67
90 changed files with 155 additions and 155 deletions
|
|
@ -65,7 +65,7 @@ if (!$@) {
|
|||
}
|
||||
print " get error for 'status'\n";
|
||||
|
||||
print " Tring to set 'path'\n";
|
||||
print " Trying to set 'path'\n";
|
||||
eval { $example::path = "Whoa!";};
|
||||
if (!$@) {
|
||||
die("path");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue