diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:58:02 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:58:02 -0400 |
commit | f1083f7b37942d793b962a865ac15236819feb41 (patch) | |
tree | 0310ef70b54b7d10ee04952288db58643f22af0d | |
parent | 64691a83fc4300005063cd6c08e31c071307763c (diff) |
perl/perl-Geo-IP: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | perl/perl-Geo-IP/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-Geo-IP/README b/perl/perl-Geo-IP/README index 9f6b831e14cc..c8b9361e7172 100644 --- a/perl/perl-Geo-IP/README +++ b/perl/perl-Geo-IP/README @@ -1,3 +1,3 @@ -Geo::IP perl module can be used to automatically select the geographically -closest mirror, or to analyze your web server logs to determine the -countries of your visiters. +Geo::IP perl module can be used to automatically select the +geographically closest mirror, or to analyze your web server logs to +determine the countries of your visiters. |