aboutsummaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorG. Ann Campbell <ann.campbell@sonarsource.com>2018-10-26 13:26:14 -0400
committerSonarTech <sonartech@sonarsource.com>2018-10-26 20:21:00 +0200
commit32e62fd6b36a1ac87fe944011ec55b51caf2215a (patch)
tree887ec9b579a4a734e3560b1168a5d58db3bfe74b /server
parentb342c1a24ec5aa58ca12a6f1e758e3003db63c2e (diff)
downloadsonarqube-32e62fd6b36a1ac87fe944011ec55b51caf2215a.tar.gz
sonarqube-32e62fd6b36a1ac87fe944011ec55b51caf2215a.zip
add trailing spaces
Diffstat (limited to 'server')
-rw-r--r--server/sonar-docs/src/pages/setup/upgrade-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/setup/upgrade-notes.md b/server/sonar-docs/src/pages/setup/upgrade-notes.md
index af0547c090d..43555fbbf49 100644
--- a/server/sonar-docs/src/pages/setup/upgrade-notes.md
+++ b/server/sonar-docs/src/pages/setup/upgrade-notes.md
@@ -19,7 +19,7 @@ Two distinct new create permissions have been added. Users who have any creation
**Issues from third party Roslyn analyzers**
Analyzing a C# / VB.NET solution now automatically imports issues found by attached Roslyn analyzers into SonarQube, and no longer suppresses them from the MSBuild output. The Quality Gate status of projects may be impacted.
-**More memory may be needed for analysis**
+**More memory may be needed for analysis**
Changes in the advanced security analysis available in Developer Edition and above may mean that a larger heap is needed during analysis.
**Analysis warnings in UI**