summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Joe Fernandez <joefernandez@google.com> 2015-01-06 02:12:16 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2015-01-06 02:12:16 +0000
commitd1489d5db00d030b873fe84f32fa5bd453152824 (patch)
tree3ed8185f54d2f77fdd351a71ff9db703d9c1d93e
parent4d4b599d7c864d44267979fa71ca5b0bb27171b5 (diff)
parenta78664e03078d7c671077192357c5e25c0556755 (diff)
am a78664e0: am 411c779b: am c919f7cf: am 1092bafa: Merge "docs: studio tips and ticks grammmar typo" into lmp-docs
* commit 'a78664e03078d7c671077192357c5e25c0556755': docs: studio tips and ticks grammmar typo
-rw-r--r--docs/html/sdk/installing/studio-tips.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/installing/studio-tips.jd b/docs/html/sdk/installing/studio-tips.jd
index 8e7e345062be..614615ece0c8 100644
--- a/docs/html/sdk/installing/studio-tips.jd
+++ b/docs/html/sdk/installing/studio-tips.jd
@@ -100,7 +100,7 @@ of a string as not null.</p>
<h3><em>Alt + Enter</em> key binding</h3>
<p>For quick fixes to coding errors, the IntelliJ powered IDE implements the <em>Alt + Enter</em>
key binding to fix errors (missing imports, variable assignments, missing references, etc) when
-possible, and if not, suggest the most probably solution. </p>
+possible, and if not, suggest the most probable solution. </p>
<h3><em>Ctrl + D</em> key binding</h3>