Updated comment svgutils convertToPath.

master
Flint O'Brien 2016-04-22 13:36:10 -04:00
parent 01ad9d7fdd
commit 86c3818886
1 changed files with 1 additions and 1 deletions

View File

@ -686,7 +686,7 @@ svgedit.utilities.getBBoxOfElementAsPath = function(elem, addSvgElementFromJson,
return bb; return bb;
} }
// Function: getBBoxOfElementAsPath // Function: convertToPath
// Convert selected element to a path. // Convert selected element to a path.
// //
// Parameters: // Parameters: