diff --git a/Documentation/config-cla.txt b/Documentation/config-cla.txt index e63486fbb8..6404d4e1db 100644 --- a/Documentation/config-cla.txt +++ b/Documentation/config-cla.txt @@ -1,5 +1,5 @@ Gerrit Code Review - Contributor Agreements -============================================ +=========================================== Users can be required to sign one or more contributor agreements before being able to submit a change in a project. diff --git a/Documentation/dev-release.txt b/Documentation/dev-release.txt index 2fafdab589..006ad268de 100644 --- a/Documentation/dev-release.txt +++ b/Documentation/dev-release.txt @@ -70,13 +70,13 @@ issues. For security issues it is important that they are only announced *after* fixed versions for all relevant releases have been published. -Because of this `security-fix` releases can't be prepared in the public +Because of this, `security-fix` releases can't be prepared in the public `gerrit` project. `security-fix` releases are prepared in the `gerrit-security-fixes` project which is only readable by the Gerrit Maintainers. Only after -a `security-fix` release has been published the commits/tags done in -the `gerrit-security-fixes` project will be taken over into the public +a `security-fix` release has been published will the commits/tags made in +the `gerrit-security-fixes` project be taken over into the public `gerrit` project.