From e8bdf468614e59309b4a02ad4f6c29c1d06083c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Tue, 2 Oct 2012 11:05:32 -0400 Subject: [PATCH] Build: Fixed core.json syntax. --- build/core.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/" } } -- 2.39.5