summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Language/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Language/pkg-descr')
-rw-r--r--www/p5-Apache-Language/pkg-descr7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Apache-Language/pkg-descr b/www/p5-Apache-Language/pkg-descr
index 749328f51f81..f7192ea8d539 100644
--- a/www/p5-Apache-Language/pkg-descr
+++ b/www/p5-Apache-Language/pkg-descr
@@ -1,6 +1,7 @@
-Apache::Language objects act like language-aware hashes. They store key/language/values
-triplets. Using the Accept-Language: field sent by HTTP clients, they can pick the
-best fit language for that specific client. Apache::Language's usage is transparent
+Apache::Language objects act like language-aware hashes. They store
+key/language/values triplets. Using the Accept-Language: field sent by
+HTTP clients, they can pick the best fit language for that specific client.
+Apache::Language's usage is transparent
and should prove to be quite convenient (and hopefully, efficient).
--will