Fix documentation of "Submit" permission
The documentation mentions the "Submit Patch Set n" button. It was named like this in the old change screen, but in the new change screen it is simply "Submit". In the current version of Gerrit it is also possible to submit a change via means other than the UI, so rather than fixing the name of the button just reword the sentence to simply say that the permission allows the user to submit changes. Change-Id: Ie0671a163c875f66744bd2cb731f673ce62af76f
This commit is contained in:
parent
3a19184672
commit
6bf46eddab
@ -768,8 +768,7 @@ defined globally or on a per-project basis.
|
||||
[[category_submit]]
|
||||
=== Submit
|
||||
|
||||
This category permits users to push the `Submit Patch Set n` button
|
||||
on the web UI.
|
||||
This category permits users to submit changes.
|
||||
|
||||
Submitting a change causes it to be merged into the destination
|
||||
branch as soon as possible, making it a permanent part of the
|
||||
|
Loading…
Reference in New Issue
Block a user