From 4852cb74fca59e2c67c7f2e53cb318a9a29e6160 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 3 May 2016 10:07:27 -0700 Subject: [PATCH] Fix stray char in metadata file. Change-Id: I4a11125f2540fbc3204850e87ca74c11e63754c5 --- docs/html/jd_extras_en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index 0c476e92cefce..e3fbb253bc392 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -3195,7 +3195,7 @@ METADATA['en'].extras = METADATA['en'].extras.concat([ "timestamp": 1462292883, "image": "images/cards/android-studio_2x.png", "title": "Download Android Studio and SDK Tools", - "summary": "Get the official Android IDE and developer tools to build apps for Android."], + "summary": "Get the official Android IDE and developer tools to build apps for Android.", "type": "develop", "category": "studio" },