diff --git a/docs/html/sdk/installing/studio-tips.jd b/docs/html/sdk/installing/studio-tips.jd index 8e7e345062bee..614615ece0c8b 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.

Alt + Enter key binding

For quick fixes to coding errors, the IntelliJ powered IDE implements the Alt + Enter key binding to fix errors (missing imports, variable assignments, missing references, etc) when -possible, and if not, suggest the most probably solution.

+possible, and if not, suggest the most probable solution.

Ctrl + D key binding