diff --git a/src/main/java/propertyFiles/Bundle.properties b/src/main/java/propertyFiles/Bundle.properties index e7862118f7d..fc13cc1d987 100644 --- a/src/main/java/propertyFiles/Bundle.properties +++ b/src/main/java/propertyFiles/Bundle.properties @@ -8,7 +8,7 @@ passwd=Password # we need to add the rest of the types here for two reasons. First, we want # translators to be able to translate these types. Second, in English it looks # weird to have only "Dataset" capitalized in the facet but not "software" and -# "workflow". This capitalization (looking up here in the bundel) is done by +# "workflow". This capitalization (looking up here in the bundle) is done by # SearchServiceBean near the comment "This is where facets are capitalized". dataset=Dataset software=Software