summaryrefslogtreecommitdiff
path: root/textproc/p5-PDF-Create
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /textproc/p5-PDF-Create
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'textproc/p5-PDF-Create')
-rw-r--r--textproc/p5-PDF-Create/DESCR10
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-PDF-Create/DESCR b/textproc/p5-PDF-Create/DESCR
index 8c661df82fe..a3d4be05afc 100644
--- a/textproc/p5-PDF-Create/DESCR
+++ b/textproc/p5-PDF-Create/DESCR
@@ -1,10 +1,10 @@
-PDF::Create allows you to create PDF documents using a large number of
-primitives, and emit the result as a PDF file or stream. PDF stands for
+PDF::Create allows you to create PDF documents using a large number of
+primitives, and emit the result as a PDF file or stream. PDF stands for
Portable Document Format.
-Documents can have several pages, a table of content, an information
-section and many other PDF elements. More functionalities will be added as
+Documents can have several pages, a table of content, an information
+section and many other PDF elements. More functionalities will be added as
needs arise.
-Documents are constructed on the fly so the memory foot-print is not tied to
+Documents are constructed on the fly so the memory foot-print is not tied to
the size of the pages but only to their number.