am 411c779b: am c919f7cf: am 1092bafa: Merge "docs: studio tips and ticks grammmar typo" into lmp-docs

* commit '411c779bb746d81278b7646ffd96fa6e4f8336b9':
  docs: studio tips and ticks grammmar typo
This commit is contained in:
Joe Fernandez
2015-01-06 02:00:53 +00:00
committed by Android Git Automerger

View File

@@ -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>