aboutsummaryrefslogtreecommitdiffstats
path: root/build/core.json
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-10-02 11:05:32 -0400
committerScott González <scott.gonzalez@gmail.com>2012-10-02 11:05:32 -0400
commite8bdf468614e59309b4a02ad4f6c29c1d06083c1 (patch)
tree262c321f7a5f2bf4a5cf20ac248a250d0ca25f30 /build/core.json
parent5405a821b9d13daa11a2e66866fe8b16e7b68177 (diff)
downloadjquery-ui-e8bdf468614e59309b4a02ad4f6c29c1d06083c1.tar.gz
jquery-ui-e8bdf468614e59309b4a02ad4f6c29c1d06083c1.zip
Build: Fixed core.json syntax.
Diffstat (limited to 'build/core.json')
-rw-r--r--build/core.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/core.json b/build/core.json
index 973ee7daa..a9cac173a 100644
--- a/build/core.json
+++ b/build/core.json
@@ -63,6 +63,6 @@
"state",
"factory"
],
- "docs": "http://api.jqueryui.com/jQuery.widget/",
+ "docs": "http://api.jqueryui.com/jQuery.widget/"
}
}