From a506f6c02ffce5a5c2a9fbcb78bc37d574256411 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Wed, 9 Apr 2014 01:35:28 +0000 Subject: [PATCH] Minor clarification of preventAllURLConfig git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2803 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/config-sample.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/config-sample.js b/editor/config-sample.js index fd93a225..5cc604f4 100644 --- a/editor/config-sample.js +++ b/editor/config-sample.js @@ -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, /**