diff options
Diffstat (limited to 'config/global/download.in')
-rw-r--r-- | config/global/download.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/global/download.in b/config/global/download.in index d128866d..b6783749 100644 --- a/config/global/download.in +++ b/config/global/download.in @@ -23,7 +23,7 @@ config FORCE_DOWNLOAD help Force downloading tarballs, even if one already exists. - Usefull if you suspect a tarball to be damaged. + Useful if you suspect a tarball to be damaged. config USE_MIRROR bool @@ -43,7 +43,7 @@ config PREFER_MIRROR bool prompt "Prefer the mirror" help - Say 'Y' here if you prefer the LAN miror over the upstream sources. + Say 'Y' here if you prefer the LAN mirror over the upstream sources. config MIRROR_BASE_URL string @@ -93,6 +93,6 @@ config ONLY_DOWNLOAD help Only download the tarballs. Exit once it done. - Usefull to pre-retrieve the tarballs before going off-line. + Useful to pre-retrieve the tarballs before going off-line. endif # ! FORBID_DOWNLOAD |