aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/core/extras/string.js
diff options
context:
space:
mode:
authorKris Kowal2012-07-06 11:52:06 -0700
committerKris Kowal2012-07-06 15:01:48 -0700
commit648ee61ae84216d0236e0dbc211addc13b2cfa3a (patch)
tree8f0f55557bd0c47a84e49c1977c950645d284607 /node_modules/montage/core/extras/string.js
parentaedd14b18695d031f695d27dfbd94df5614495bb (diff)
downloadninja-648ee61ae84216d0236e0dbc211addc13b2cfa3a.tar.gz
Expand tabs
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/**