From 5ad1ba6e8aaf962fd6a7836aadd46049a046b464 Mon Sep 17 00:00:00 2001 From: schiller Date: Sun, 9 May 2010 15:36:01 -0500 Subject: [PATCH] Fix Issue 562784 --- scour.inx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scour.inx b/scour.inx index ee310c5..2361a67 100644 --- a/scour.inx +++ b/scour.inx @@ -23,7 +23,7 @@ - <_param name="instructions" type="description" xml:space="preserve">This extension optimize the SVG file according to the following options: + <_param name="instructions" type="description" xml:space="preserve">This extension optimizes the SVG file according to the following options: * Simplify colors: convert all colors to #RRGGBB format. * Style to xml: convert styles into XML attributes. * Group collapsing: collapse <g> elements.