Skip to content

Commit 16709e5

Browse files
fix typo in RUNNER_REFRESH_TOOLTIP
1 parent 824e856 commit 16709e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqldev/src/main/resources/org/utplsql/sqldev/resources/UtplsqlResources.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ WINDOW_RUN_BUTTON=Run
6666
WINDOW_CANCEL_BUTTON=Cancel
6767
WORKSHEET_TITLE=utPLSQL
6868
RUNNER_VIEW_TITLE=utPLSQL
69-
RUNNER_REFRESH_TOOLTOP=Reset ordering and refresh
69+
RUNNER_REFRESH_TOOLTIP=Reset ordering and refresh
7070
RUNNER_RERUN_TOOLTIP=Rerun all tests
7171
RUNNER_CLEAR_BUTTON=Clear history
7272
RUNNER_RERUN_WORKSHEET_TOOLTIP=Rerun all tests in a new worksheet

0 commit comments

Comments
 (0)