From ee371073f16b99979141651f0f0dc6e866c33b89 Mon Sep 17 00:00:00 2001
From: Rich Slogar
Date: Mon, 5 Jan 2015 14:47:19 -0800
Subject: docs: studio index typo
Change-Id: I185e59cdba604ee894bc08f55ebb042281d44cd2
---
docs/html/tools/studio/index.jd | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd
index 5b36d5d..8662313 100644
--- a/docs/html/tools/studio/index.jd
+++ b/docs/html/tools/studio/index.jd
@@ -211,7 +211,7 @@ to refer to your R class and to resolve any relative activity/service registrati
package="com.example.app">
-Note: If you have multiple manifests (for exmample, a product
+
Note: If you have multiple manifests (for example, a product
flavor specific manifest and a build type manifest), the package name is optional in those manifests.
If it is specified in those manifests, the package name must be identical to the package name
specified in the manifest in the src/main/
folder.
@@ -317,7 +317,7 @@ the device display.
(logcat) in the DDMS pane by clicking Android at the bottom of the window.
If you want to debug your app with the
-Android Debug Monitor, you can launch it by
+Android Debug Monitor, you can launch it by
clicking Monitor
in the toolbar. The Debug Monitor is where you can find the complete set of
@@ -345,7 +345,7 @@ reliable emulation.
Expanded template and form factor support
-Android Studio supports new templates for Google Services and expands the availabe device
+
Android Studio supports new templates for Google Services and expands the available device
types.
Android Wear and TV support
--
cgit v1.1