diff options
Diffstat (limited to 'loader')
-rw-r--r-- | loader/urls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/urls.c b/loader/urls.c index 85af79779..7939a566c 100644 --- a/loader/urls.c +++ b/loader/urls.c @@ -164,7 +164,7 @@ int urlMainSetupPanel(struct iurlinfo * ui, urlprotocol protocol, "\n" " o the name or IP number of your FTP server\n" " o the directory on that server containing\n" - " Red Hat Linux for your architecure\n"), + " Red Hat Linux for your architecture\n"), 47, 5, 5, &width, &height); break; case URL_METHOD_HTTP: |