aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-10-11 18:54:08 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2012-10-11 18:54:08 +0200
commit579f4066b4e3a3a27b12f020af44fba62e5657f4 (patch)
treeb1df86c0ff87741b5ebba4be415303a4d407e02e /plugins
parent0876aced5fd3da18a9e1419f35954d538d35ce39 (diff)
downloadsonarqube-579f4066b4e3a3a27b12f020af44fba62e5657f4.tar.gz
sonarqube-579f4066b4e3a3a27b12f020af44fba62e5657f4.zip
Fix typo
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
index 01b9811d3e4..7233025edf1 100644
--- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
+++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
@@ -1220,7 +1220,7 @@ quality_profiles.remove_projects_confirm_title=Remove All Projects from Profile
quality_profiles.remove_projects_confirm_message=Are you sure you want to dissociate all projects from this profile? The default profile will be used during next analysis of these projects.
quality_profiles.remove_projects_confirm_button=Remove All
quality_profiles.copy_x_title=Copy Profile {0}
-quality_profiles.copy_new_name=New Name
+quality_profiles.copy_new_name=New name
#------------------------------------------------------------------------------
#