Fixed small typo in quickget

Nothing crucial, just a small English fix_
"this arguments" -> "these arguments"
This commit is contained in:
Lorenzo Bettini 2024-02-16 14:15:13 +01:00 committed by Martin Wimpress
parent ed8d613b8e
commit 41fe0093c8
1 changed files with 1 additions and 1 deletions

View File

@ -3024,7 +3024,7 @@ else
echo -n " - Operating Systems: " echo -n " - Operating Systems: "
os_support os_support
echo " echo "
You can also use this arguments: You can also use these arguments:
Only show ISO download URL Only show ISO download URL
--show-iso-url / -s {distro} {release} [edition] --show-iso-url / -s {distro} {release} [edition]
Test if ISO is available Test if ISO is available