aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2017-05-02 14:59:08 +0200
committerStas Vilchik <vilchiks@gmail.com>2017-05-02 15:38:18 +0200
commitf3ce395155ba116eb7bdc9e40efb12c499e028d9 (patch)
tree42a5bc7ae721ae62f3e19836de7e4ff6a61785cd /server/sonar-web/src/main/js/apps/coding-rules
parentd5beaea2e89b43e08d160dca12b54bde090b6fd0 (diff)
downloadsonarqube-f3ce395155ba116eb7bdc9e40efb12c499e028d9.tar.gz
sonarqube-f3ce395155ba116eb7bdc9e40efb12c499e028d9.zip
change wording on rules page
Diffstat (limited to 'server/sonar-web/src/main/js/apps/coding-rules')
-rw-r--r--server/sonar-web/src/main/js/apps/coding-rules/templates/rule/coding-rules-rule-issues.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/js/apps/coding-rules/templates/rule/coding-rules-rule-issues.hbs b/server/sonar-web/src/main/js/apps/coding-rules/templates/rule/coding-rules-rule-issues.hbs
index f6dc9fe7619..8aee69dafff 100644
--- a/server/sonar-web/src/main/js/apps/coding-rules/templates/rule/coding-rules-rule-issues.hbs
+++ b/server/sonar-web/src/main/js/apps/coding-rules/templates/rule/coding-rules-rule-issues.hbs
@@ -7,7 +7,7 @@
{{#notEmpty projects}}
<table class="coding-rules-detail-list coding-rules-most-violated-projects">
<tr>
- <td class="coding-rules-detail-list-name" colspan="2">{{t 'coding_rules.most_violated_projects'}}</td>
+ <td class="coding-rules-detail-list-name" colspan="2">{{t 'coding_rules.most_violating_projects'}}</td>
</tr>
{{#each projects}}
<tr>