aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Units
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Units')
-rw-r--r--math/p5-Math-Units/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Units/pkg-descr b/math/p5-Math-Units/pkg-descr
index 1167e76fd204..424ed5563b99 100644
--- a/math/p5-Math-Units/pkg-descr
+++ b/math/p5-Math-Units/pkg-descr
@@ -1,6 +1,6 @@
The Math::Units module converts a numeric value in one unit of measurement
-to some other unit. The units must be compatible, i.e. length can not be
-converted to volume. If a conversion can not be made an exception is
+to some other unit. The units must be compatible, i.e. length cannot be
+converted to volume. If a conversion cannot be made an exception is
thrown.
A combination chaining and reduction algorithm is used to perform the most