]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-4419 Fix typo
authorJulien Lancelot <julien.lancelot@gmail.com>
Thu, 18 Jul 2013 09:54:26 +0000 (11:54 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Thu, 18 Jul 2013 09:54:26 +0000 (11:54 +0200)
sonar-server/src/main/webapp/WEB-INF/app/views/project_roles/index.html.erb

index adfd367db30240f1b4f387f57304831b672c4376..f4f9ade6a518840c122d12335d4840dd18ef26f8 100644 (file)
@@ -1,8 +1,8 @@
-<h1 class="marginbottom10">Roles</h1>
+<h1 class="marginbottom10">Project permissions</h1>
 <table class="data width100">
   <thead>
   <tr>
-    <th>Role</th>
+    <th>Permission</th>
     <th width="35%">Users</th>
     <th width="35%">Groups</th>
   </tr>