Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 26d4e8f3 authored by Rich Slogar's avatar Rich Slogar
Browse files

docs: studio tips and ticks grammmar typo

Change-Id: Ica1f4849e090b43d9a68de3c350e3839d07f0695
parent 5155840b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,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>