Rename 'Change Submit Action' in documentation to 'Submit Type'

Most places in the documentation speak about 'submit type'. It is
confusing if in a few places another name is used.

Change-Id: I326775044bfbfb0b17badb11b37c4c66cac91aaa
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Edwin Kempin
2014-04-17 13:46:32 +02:00
parent 58bd5ff4d0
commit 48cec8f950
3 changed files with 3 additions and 3 deletions

View File

@@ -113,7 +113,7 @@ Defaults to MERGE_IF_NECESSARY unless
link:config-gerrit.html#repository.name.defaultSubmitType[
repository.<name>.defaultSubmitType] is set to a different value.
For more details see link:project-setup.html#submit_type[
Change Submit Actions].
Submit Types].
--use-content-merge::
If enabled, Gerrit will try to perform a 3-way merge of text

View File

@@ -57,7 +57,7 @@ Description values containing spaces should be quoted in single quotes
+
For more details see
link:project-setup.html#submit_type[Change Submit Actions].
link:project-setup.html#submit_type[Submit Types].
--content-merge::
If enabled, Gerrit will try to perform a 3-way merge of text

View File

@@ -45,7 +45,7 @@ Either restart the server, or flush the `project_list` cache:
====
[[submit_type]]
== Change Submit Action
== Submit Type
The method Gerrit uses to submit a change to a project can be
modified by any project owner through the project console, `Projects` >