summaryrefslogtreecommitdiff
path: root/math/p5-Number-WithError-LaTeX
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Number-WithError-LaTeX')
-rw-r--r--math/p5-Number-WithError-LaTeX/pkg-descr10
1 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Number-WithError-LaTeX/pkg-descr b/math/p5-Number-WithError-LaTeX/pkg-descr
index 20f2243746df..a4c256915d5b 100644
--- a/math/p5-Number-WithError-LaTeX/pkg-descr
+++ b/math/p5-Number-WithError-LaTeX/pkg-descr
@@ -1,12 +1,12 @@
-This class is a subclass of Number::WithError. It provides the same
+This class is a subclass of Number::WithError. It provides the same
interface and the same exports.
-It adds several methods to every object. The main functionality is
-provided by latex(), which dumps the object as valid LaTeX code. Also,
-encode() is a convenient way to encode any UTF-8 string into TeX. It is
+It adds several methods to every object. The main functionality is
+provided by latex(), which dumps the object as valid LaTeX code. Also,
+encode() is a convenient way to encode any UTF-8 string into TeX. It is
just a convenience thing since it is delegated to TeX::Encode.
-Unlike Number::WithError, this module requires perl version 5.8 or later.
+Unlike Number::WithError, this module requires perl version 5.8 or later.
(That is the rationale for creating a separate distribution, too.)
WWW: http://search.cpan.org/dist/Number-WithError-LaTeX/