From e2b986081b9c2bc8d20cfb2dcd6142bb8ab70a55 Mon Sep 17 00:00:00 2001 From: Bengt Thuree Date: Tue, 16 Oct 2018 23:56:07 +1100 Subject: [PATCH] Cosmetical changes Fixed a typo, moved a bullet point left, and removed a word. Change-Id: Ib1eca3ccf33369ebfec2eeabea7e555d63635166 Signed-off-by: Bengt Thuree --- docs/gerrit.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.16.6