Fixed English language typo in Tip of the Day text

This commit is contained in:
Niels Bischof
2018-06-04 16:14:06 +03:00
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>