diff options
Diffstat (limited to 'textproc/p5-SVG-Parser/pkg-descr')
-rw-r--r-- | textproc/p5-SVG-Parser/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-SVG-Parser/pkg-descr b/textproc/p5-SVG-Parser/pkg-descr index 917ed1ab752b..cc618c4cad51 100644 --- a/textproc/p5-SVG-Parser/pkg-descr +++ b/textproc/p5-SVG-Parser/pkg-descr @@ -7,7 +7,7 @@ function. A list of preferred parsers may be specified in the import list - SVG::Parser will use the first parser that successfully loads. Some basic measures are taken -to provide cross-compatability. Applications requiring more advanced parser +to provide cross-compatibility. Applications requiring more advanced parser features should use the relevant parser module directly; see SVG::Parser::Expat and SVG::Parser::SAX. |