From 131a7757a0e081152414033b95aaf1f29525ffe9 Mon Sep 17 00:00:00 2001 From: Nigel Horne Date: Wed, 24 Oct 2018 12:09:56 -0400 Subject: [PATCH] Correct grammar in the documentation --- lib/CGI/Lingua.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/CGI/Lingua.pm b/lib/CGI/Lingua.pm index 731fb17..bfaee1b 100644 --- a/lib/CGI/Lingua.pm +++ b/lib/CGI/Lingua.pm @@ -97,7 +97,7 @@ or logger (or both) are set. If neither is given, L will be used. Takes an optional parameter dont_use_ip. By default, if none of the -requested languages are supported, CGI::Lingua->language() looks in the IP +requested languages is supported, CGI::Lingua->language() looks in the IP address for the language to use. This may be not what you want, so use this option to disable the feature.