From c92ce29fe59d0ac0693847a6ac68bdadc507f1e7 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Wed, 15 May 2013 09:09:11 -0700 Subject: typo Change-Id: I3d8ea3b012d530b4f9212fbac159fce37cf36a03 --- docs/html/sdk/installing/migrate.jd | 2 +- docs/html/sdk/installing/studio.jd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/html/sdk/installing/migrate.jd b/docs/html/sdk/installing/migrate.jd index 467d8f6..d988a95 100644 --- a/docs/html/sdk/installing/migrate.jd +++ b/docs/html/sdk/installing/migrate.jd @@ -20,7 +20,7 @@ build files.

Your selected projects remain in the same location but now contain a {@code build.gradle} -build file and are ready for Android Studio.

+file and are ready for Android Studio.

Import into Android Studio

diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd index d878294..c47d5f1 100644 --- a/docs/html/sdk/installing/studio.jd +++ b/docs/html/sdk/installing/studio.jd @@ -420,7 +420,7 @@ style="vertical-align:bottom;margin:0;height:19px" /> in the toolbar.

function onDownload(link, button) { - $studioLink; + var $studioLink; /* set text for download button */ if (button) { -- cgit v1.1