diff --git a/scour.inx b/scour.inx index 2361a67..63050e8 100644 --- a/scour.inx +++ b/scour.inx @@ -26,7 +26,7 @@ <_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. + * Group collapsing: collapse group elements. * Enable id stripping: remove all un-referenced ID attributes. * Embed rasters: embed rasters as base64-encoded data. * Keep editor data: don't remove Inkscape, Sodipodi or Adobe Illustrator elements and attributes.