diff --git a/editor/svgutils.js b/editor/svgutils.js index adbc2fba..a29a0d58 100644 --- a/editor/svgutils.js +++ b/editor/svgutils.js @@ -686,7 +686,7 @@ svgedit.utilities.getBBoxOfElementAsPath = function(elem, addSvgElementFromJson, return bb; } -// Function: getBBoxOfElementAsPath +// Function: convertToPath // Convert selected element to a path. // // Parameters: