aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-06-17 21:48:32 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-06-17 21:48:32 +0200
commitfcc82ac93069d97e77ed2af0a432f696150a6fdf (patch)
treed341c7c9a2a8df1c91999c696b3fc9209db42ef2
parentf6a15f7112fae437d662ea1f14cfb031186a597d (diff)
parent9c88754b73a81d8115ae4627622eebb6345d024c (diff)
downloadsonarqube-fcc82ac93069d97e77ed2af0a432f696150a6fdf.tar.gz
sonarqube-fcc82ac93069d97e77ed2af0a432f696150a6fdf.zip
Merge pull request #381 from Bananeweizen/patch-1
Fix typo in English bundle
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
index ac1a9c7b899..3c36eb56776 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1943,7 +1943,7 @@ coding_rules.filters.inheritance=Inheritance
coding_rules.filters.inheritance.inactive=Inheritance criterion is available when an inherited quality profile is selected
coding_rules.filters.inheritance.none=Not Inherited
coding_rules.filters.inheritance.inherited=Inherited
-coding_rules.filters.inheritance.overrides=Overriden
+coding_rules.filters.inheritance.overrides=Overridden
coding_rules.filters.key=Key
coding_rules.filters.language=Language
coding_rules.filters.name=Name