]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS Fix xxx_issues metric (#2106)
authorCS <cameronschmidt@users.noreply.github.com>
Thu, 26 Sep 2019 14:56:53 +0000 (16:56 +0200)
committerSonarTech <sonartech@sonarsource.com>
Thu, 26 Sep 2019 18:21:03 +0000 (20:21 +0200)
server/sonar-docs/src/pages/user-guide/metric-definitions.md

index 45615c7f0d5a033384c6d6603994f26b273edb8e..812a7c1b22b951856127b720e91041e7bd9bd4ed 100644 (file)
@@ -63,7 +63,7 @@ Number of issues of the specified severity raised for the first time in the New
 **Issues** (`violations`)  
 Total count of issues in all states.
 
-**xxx issues** (`xxx_issues`)  
+**xxx issues** (`xxx_violations`)  
 Total count of issues of the specified severity, where xxx is one of: `blocker`, `critical`, `major`, `minor`, `info`.
 
 **False positive issues** (`false_positive_issues`)