diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-06-11 13:00:20 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-06-11 13:00:20 -0400 |
commit | 159955668b23e32fb7cefa1638bb40b8b3a58fa9 (patch) | |
tree | 232b28da1a8d72ec8f23944c79d5c438a0204f92 /src/LYDownload.c | |
parent | b5ffa7c020e319cbfceee3c506f5c16764800dc2 (diff) | |
download | lynx-snapshots-159955668b23e32fb7cefa1638bb40b8b3a58fa9.tar.gz |
snapshot of project "lynx", label v2-8-1dev_16
Diffstat (limited to 'src/LYDownload.c')
-rw-r--r-- | src/LYDownload.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYDownload.c b/src/LYDownload.c index f4e57a30..edc79d0c 100644 --- a/src/LYDownload.c +++ b/src/LYDownload.c @@ -599,7 +599,7 @@ cancelled: /* * LYdownload_options writes out the current download choices to - * a file so that the user can select printers in the same way that + * a file so that the user can select downloaders in the same way that * they select all other links. Download links look like: * LYNXDOWNLOAD://Method=<#>/File=<STRING>/SugFile=<STRING> */ |