diff options
Diffstat (limited to 'docs/html/sdk/installing/migrate.jd')
-rw-r--r-- | docs/html/sdk/installing/migrate.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/sdk/installing/migrate.jd b/docs/html/sdk/installing/migrate.jd index ea5a648..d988a95 100644 --- a/docs/html/sdk/installing/migrate.jd +++ b/docs/html/sdk/installing/migrate.jd @@ -19,8 +19,8 @@ build files</strong>.</li> <strong>Finish</strong>.</li> </ol> -<p>Your selected projects remain in the same location but now contain a {@code .gradle} -build file and are ready for Android Studio.</p> +<p>Your selected projects remain in the same location but now contain a {@code build.gradle} +file and are ready for Android Studio.</p> <h2 id="Export">Import into Android Studio</h2> |