From 86c3818886d75c757eb19609f71269a6a4f16e1c Mon Sep 17 00:00:00 2001 From: Flint O'Brien Date: Fri, 22 Apr 2016 13:36:10 -0400 Subject: [PATCH] Updated comment svgutils convertToPath. --- editor/svgutils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: