diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2018-08-01 16:33:11 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2018-08-01 16:33:11 +0000 |
| commit | 0c926073ff9ccf507fb7969e19f3b28b833eab44 (patch) | |
| tree | 205eda5f4c924f487263ec17828845ca6f3b83cc /math/p5-Math-Units | |
| parent | c04cc57a1dbdc00a417751d12e5017e649cb74b3 (diff) | |
Notes
Diffstat (limited to 'math/p5-Math-Units')
| -rw-r--r-- | math/p5-Math-Units/pkg-descr | 4 |
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 |
