Commit b4f3fcd
authored
Improve phrasing of system configuration online help (#172)
Workspace is the common term for the directory where Jenkins builds
perform their work.
Use a blockquote because the help text includes the message that will
be displayed.
Testing done:
Confirmed that the new help text displays correctly in Jenkins 2.528.1
from the "Manage Jenkins" page.1 parent 65b4a6c commit b4f3fcd
File tree
2 files changed
+9
-4
lines changed- src/main/resources/net/uaznia/lukanus/hudson/plugins/gitparameter/GitParameterDefinition
2 files changed
+9
-4
lines changedLines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments