Skip to content

Commit 2d0839e

Browse files
change spaces to lower case
1 parent e41aabc commit 2d0839e

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
@@ -21,7 +21,7 @@ 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?
2323
PREF_SUITE_PATH_LABEL=Suite Path
24-
PREF_INDENT_SPACES_LABEL=Indent Spaces
24+
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
2727
PREF_GENERATE_FILES_LABEL=Generate files?

0 commit comments

Comments
 (0)