diff options
Diffstat (limited to 'lynx.cfg')
-rw-r--r-- | lynx.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lynx.cfg b/lynx.cfg index 170a6f1d..4e4fb8e3 100644 --- a/lynx.cfg +++ b/lynx.cfg @@ -1,4 +1,4 @@ -# $LynxId: lynx.cfg,v 1.262 2015/10/10 00:26:07 tom Exp $ +# $LynxId: lynx.cfg,v 1.263 2015/12/15 09:35:48 tom Exp $ # lynx.cfg file. # The default placement for this file is /usr/local/lib/lynx.cfg (Unix) # or Lynx_Dir:lynx.cfg (VMS) @@ -442,7 +442,7 @@ DEFAULT_INDEX_FILE:http://scout.wisc.edu/ # LOCALE_CHARSET overrides CHARACTER_SET if true, using the current locale to # lookup a MIME name that corresponds, and use that as the display charset. # -# It also modifies the default value for ASSUMED_CHARSET; it does not override +# It also modifies the default value for ASSUME_CHARSET; it does not override # that setting. # # Note that while nl_langinfo(CODESET) itself is standardized, the return |