mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:03:35 +03:00
misc: fix typos
Fix a few random typos is comments and workflow names.
This commit is contained in:
parent
abf079ab56
commit
93cfed2b73
3 changed files with 3 additions and 3 deletions
|
|
@ -6198,7 +6198,7 @@ if($all) {
|
|||
if($skipped && !$short) {
|
||||
my $s=0;
|
||||
# Temporary hash to print the restraints sorted by the number
|
||||
# of their occurences
|
||||
# of their occurrences
|
||||
my %restraints;
|
||||
logmsg "TESTINFO: $skipped tests were skipped due to these restraints:\n";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue