Skip to content

Commit

Permalink
[FIXED JENKINS-35250] - Generalize the help message for patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Jun 12, 2016
1 parent 0fa80be commit 95d413b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/webapp/help/help-pattern.html
Expand Up @@ -24,8 +24,8 @@

<div>
<p>
The pattern is used to match project names. This means that the permissions
you are assigning to this role will only be valid for project having a name
matching this pattern.
The pattern is used to match Item names (jobs, nodes, slaves, etc.).
This means that the permissions you are assigning to this role will only be valid for an item
having a name matching this pattern.
</p>
</div>

0 comments on commit 95d413b

Please sign in to comment.