Fix typos in the documentation
Change-Id: I50dec21003e15cee12bdd847c0890e86911bb18f
This commit is contained in:
parent
5cca4e5d28
commit
2b93eb0a7d
@ -658,7 +658,7 @@ Configuration]
|
||||
|
||||
This plugin replaces the built-in Gerrit H2 based websession cache with
|
||||
a flatfile based implementation. This implementation is shareable
|
||||
amongst multiple Gerrit servers, making it useful for multi-master
|
||||
among multiple Gerrit servers, making it useful for multi-master
|
||||
Gerrit installations.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/websession-flatfile[
|
||||
|
@ -330,7 +330,7 @@ way a four-eyes principle for the reviews can be enforced.
|
||||
|
||||
A Prolog submit rule has access to link:prolog-change-facts.html[
|
||||
information] about the change for which it is testing the
|
||||
submittability. Amongst others the list of the modified files can be
|
||||
submittability. Among others the list of the modified files can be
|
||||
accessed, which allows special logic if certain files are touched. For
|
||||
example, a common practice is to require a vote on an additional label,
|
||||
like `Library-Compliance`, if the dependencies of the project are
|
||||
|
@ -208,7 +208,7 @@ these views you can add inline comments by double clicking on the line
|
||||
can add file comment by double clicking anywhere (not just on the
|
||||
"Patch Set" words) in the table header or single clicking on the icon
|
||||
in the line-number column header. Once published these comments are
|
||||
viewable to all, allowing discussion of the change to take place.
|
||||
visible to all, allowing discussion of the change to take place.
|
||||
|
||||
.Side By Side Patch View
|
||||
image::images/intro-quick-review-line-comment.jpg[Adding a Comment]
|
||||
|
@ -28,7 +28,7 @@ To take advantage of this feature, one should:
|
||||
|
||||
When a commit in a project is merged, Gerrit checks for superprojects
|
||||
that are subscribed to the the project and automatically updates those
|
||||
superprojects with a commit that updates the gilink for the project.
|
||||
superprojects with a commit that updates the gitlink for the project.
|
||||
|
||||
This feature is enabled by default and can be disabled
|
||||
via link:config-gerrit.html#submodule.enableSuperProjectSubscriptions[submodule.enableSuperProjectSubscriptions]
|
||||
|
Loading…
Reference in New Issue
Block a user