From: Bengt Thuree Date: Tue, 16 Oct 2018 12:56:07 +0000 (+1100) Subject: Cosmetical changes X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F94%2F12994%2F2;p=releng%2Fdocs.git Cosmetical changes Fixed a typo, moved a bullet point left, and removed a word. Change-Id: Ib1eca3ccf33369ebfec2eeabea7e555d63635166 Signed-off-by: Bengt Thuree --- diff --git a/docs/gerrit.rst b/docs/gerrit.rst index 18303ed..be4df8c 100644 --- a/docs/gerrit.rst +++ b/docs/gerrit.rst @@ -37,8 +37,8 @@ Before you get started, you should have: * an ssh public/private key pair (see the good `GitHub docs on generating ssh keys `_) - * register in the Gerrit server. See below for detailed instructions. - :ref:`register-key-gerrit` +* register in the Gerrit server. See below for detailed instructions. + :ref:`register-key-gerrit` * git-review installed (see: https://www.mediawiki.org/wiki/Gerrit/git-review#Installation) @@ -712,7 +712,7 @@ Sign Gerrit Commits but that then will seem to struggle asking for your passphrase unless you have your gpg-agent set up right. -3. Add you GPG to Gerrit +3. Add your GPG to Gerrit a. Run the following at the CLI: @@ -797,7 +797,7 @@ Appendix Developer's Certificate of Origin (DCO) --------------------------------------- -Code contributions to Linux Foundation projects must be have a sign-off by the +Code contributions to Linux Foundation projects must have a sign-off by the author of the code which indicates that they have read and agree to the DCO. .. literalinclude:: _static/dco-1.1.txt