mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Fixed English language typo in Tip of the Day text
This commit is contained in:
committed by
Kirill Likhodedov
parent
b2b201db47
commit
b36d96c477
@@ -7,7 +7,7 @@
|
||||
|
||||
|
||||
When you invoked Basic Completion (<span class="shortcut">&shortcut:CodeCompletion;</span>) in Java and didn't find your desired class in the list, it means
|
||||
that it's not yet imported in current file. Pressing <span class="shortcut">&shortcut:CodeCompletion;</span> once more to view all accessible classes.
|
||||
that it's not yet imported in the current file. Press <span class="shortcut">&shortcut:CodeCompletion;</span> once more to view all accessible classes.
|
||||
<p class="image"><img src="images/second_code_completion.png"></p>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user