summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-08-17 14:07:45 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2012-08-17 14:07:45 +0200
commitec6d10a01e23bd3ab114ca196436659d57f22ad9 (patch)
treeff567d78a39cb5def46f9c22451037246a7b06b8 /plugins
parent9f9a332e60e219766982e5b246d0134f7256352d (diff)
downloadsonarqube-ec6d10a01e23bd3ab114ca196436659d57f22ad9.tar.gz
sonarqube-ec6d10a01e23bd3ab114ca196436659d57f22ad9.zip
SONAR-3740 fix typo
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
index 2fdd37c351c..6fd2428af38 100644
--- a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
+++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
@@ -1191,7 +1191,7 @@ server_id_configuration.information=The Server ID is a unique identifier of this
server_id_configuration.organisation.title=Organisation
server_id_configuration.organisation.desc=Name of the organisation
server_id_configuration.ip.title=Fixed IP Address
-server_id_configuration.ip.desc=A server ID is linked to the IP address of the hosting machine that runs Sonar. If the server IP address was to changed, the server ID will have to be regenerated. The valid addresses are :
+server_id_configuration.ip.desc=A server ID is linked to the IP address of the hosting machine that runs Sonar. If the server IP address was to change, the server ID will have to be regenerated. The valid addresses are :
server_id_configuration.generation_error=Organisation and/or IP address are not valid.