Minor clarification of preventAllURLConfig

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2803 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Brett Zamir 2014-04-09 01:35:28 +00:00
parent 297f10489f
commit a506f6c02f
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ svgEditor.setConfig({
// preventURLContentLoading: true,
/**
To override the ability for URLs to set other configuration (including
extensions), uncomment the following:
extension config), uncomment the following:
*/
// preventAllURLConfig: true,
/**