aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/core/extras/string.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/montage/core/extras/string.js')
-rwxr-xr-xnode_modules/montage/core/extras/string.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/montage/core/extras/string.js b/node_modules/montage/core/extras/string.js
index 4a39bbd6..9ebbbaff 100755
--- a/node_modules/montage/core/extras/string.js
+++ b/node_modules/montage/core/extras/string.js
@@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE.
30/** 30/**
31 Defines extensions to native String object. 31 Defines extensions to native String object.
32 @see [String class]{@link external:String} 32 @see [String class]{@link external:String}
33 @module montage/core/shim/string 33 @module montage/core/shim/string
34*/ 34*/
35 35
36/** 36/**