mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-01-02 23:53:08 +00:00
Unbreak the /etc/release test by fixing a spelling typo in the function.
This commit is contained in:
parent
d4c39fb37f
commit
8c027c9e10
@ -1512,7 +1512,7 @@ sub spell_version_number {
|
||||
my %tens = (
|
||||
"2" => "Twenty",
|
||||
"3" => "Thirty",
|
||||
"4" => "Fourty",
|
||||
"4" => "Forty",
|
||||
"5" => "Fifty",
|
||||
"6" => "Sixty",
|
||||
"7" => "Seventy",
|
||||
|
Loading…
Reference in New Issue
Block a user