summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Directory/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-Directory/pkg-descr')
-rw-r--r--textproc/p5-XML-Directory/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Directory/pkg-descr b/textproc/p5-XML-Directory/pkg-descr
index 41f9dfec0a1e..3a947e4f2457 100644
--- a/textproc/p5-XML-Directory/pkg-descr
+++ b/textproc/p5-XML-Directory/pkg-descr
@@ -2,7 +2,7 @@ This extension provides two classes: XML::Directory::String and
XML::Directory::SAX. Their methods make it possible to set parameters
such as level of details or maximal number of nested sub-directories
and generate either string containing the resulting XML or SAX events.
-
+
The SAX generator supports both SAX1 and SAX2 handlers. There are two
SAX interfaces available: basic ContentHandler and optional ErrorHandler.