Skip to content

Commit dfa0150

Browse files
change Path to lower case
1 parent 2d0839e commit dfa0150

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
@@ -20,7 +20,7 @@ PREF_TEST_UNIT_SUFFIX_LABEL=Test unit suffix
2020
PREF_NUMBER_OF_TESTS_PER_UNIT_LABEL=Number of tests to generate per unit
2121
PREF_GENERATE_COMMENTS_LABEL=Generate comments?
2222
PREF_DISABLE_TESTS_LABEL=Disable tests?
23-
PREF_SUITE_PATH_LABEL=Suite Path
23+
PREF_SUITE_PATH_LABEL=Suite path
2424
PREF_INDENT_SPACES_LABEL=Indent spaces
2525
PREF_CHECK_GENERATE_UTPLSQL_TEST_LABEL=Check availability of "Generate utPLSQL test" menu option?
2626
PREF_ROOT_FOLDER_IN_ODDGEN_VIEW_LABEL=Root folder in Generators view

0 commit comments

Comments
 (0)