mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
wording
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ import java.io.File;
|
||||
public class StudyShowHintAction extends DumbAwareAction {
|
||||
public static final String ACTION_ID = "ShowHintAction";
|
||||
public static final String SHORTCUT = "ctrl pressed 7";
|
||||
public static final String OUTSIDE_TASK_WINDOW_MESSAGE = "Put caret to task window to get hint for it.";
|
||||
public static final String OUTSIDE_TASK_WINDOW_MESSAGE = "Put caret to the task window to get hint.";
|
||||
public static final String HINT_NOT_AVAILABLE = "There is no hint for this task window";
|
||||
|
||||
public StudyShowHintAction() {
|
||||
|
||||
Reference in New Issue
Block a user