aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2012-02-08 11:16:31 +0400
committerEvgeny Mandrikov <mandrikov@gmail.com>2012-02-08 11:16:59 +0400
commit2b1cc324fd5e31c529baac594797dee545f7fae0 (patch)
tree3fc9736470673706933436270045faaa18001032 /sonar-application
parent8c67eb90af4a76a85c7f1af525f0bd89087be1c1 (diff)
downloadsonarqube-2b1cc324fd5e31c529baac594797dee545f7fae0.tar.gz
sonarqube-2b1cc324fd5e31c529baac594797dee545f7fae0.zip
SONAR-3212 Document format of conf/sonar.properties
Diffstat (limited to 'sonar-application')
-rw-r--r--sonar-application/src/main/assembly/conf/sonar.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/sonar-application/src/main/assembly/conf/sonar.properties b/sonar-application/src/main/assembly/conf/sonar.properties
index b58eb8bd7bc..e67da1a3eda 100644
--- a/sonar-application/src/main/assembly/conf/sonar.properties
+++ b/sonar-application/src/main/assembly/conf/sonar.properties
@@ -1,6 +1,6 @@
#--------------------------------------------------------
-# This file must contain only ISO 8859-1 characters and match format, which described in
-# http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Properties.html#load(java.io.InputStream)
+# This file must contain only ISO 8859-1 characters
+# see http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Properties.html#load(java.io.InputStream)
#
# To use an environment variable, use the following syntax : ${env:NAME_OF_ENV_VARIABLE}
# For example :