aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorPascal Mugnier <pascal.mugnier@sonarsource.com>2018-04-19 14:53:22 +0200
committerSonarTech <sonartech@sonarsource.com>2018-04-24 20:20:46 +0200
commitc3d089474c621b449d10f5576bff671541cd626d (patch)
tree4584532ff96eea7d795c16d3043781215edb5ce2 /sonar-core
parentfd961a51b94ebcc2811e833a683ca2a538cace02 (diff)
downloadsonarqube-c3d089474c621b449d10f5576bff671541cd626d.tar.gz
sonarqube-c3d089474c621b449d10f5576bff671541cd626d.zip
Fix typo in bubble chart
Diffstat (limited to 'sonar-core')
-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 48c48a804ff..6b82d0d0497 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2459,7 +2459,7 @@ component_measures.domain_facets.Complexity.help=How simple or complicated the c
component_measures.facet_category.new_code_category=On new code
component_measures.facet_category.overall_category=Overall
component_measures.facet_category.tests_category=Tests
-component_measures.bubble_chart.zoom_level=Current zoom level. Scrool on the chart to zoom or unzoom, click here to reset.
+component_measures.bubble_chart.zoom_level=Current zoom level. Scroll on the chart to zoom or unzoom, click here to reset.
#------------------------------------------------------------------------------
#