[pacman-dev] [PATCH] doc: Remove double spaces

Rikard Falkeborn rikard.falkeborn at gmail.com
Sun Jul 29 19:57:15 UTC 2018


Signed-off-by: Rikard Falkeborn <rikard.falkeborn at gmail.com>
---
 doc/pacman.conf.5.asciidoc      | 2 +-
 doc/submitting-patches.asciidoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/pacman.conf.5.asciidoc b/doc/pacman.conf.5.asciidoc
index 5f9def5b..9810fc7f 100644
--- a/doc/pacman.conf.5.asciidoc
+++ b/doc/pacman.conf.5.asciidoc
@@ -176,7 +176,7 @@ Options
 	operation on a local file. Uses the value from SigLevel as the default.
 
 *RemoteFileSigLevel =* ...::
-	Set the signature verification level for installing  packages using the "-U"
+	Set the signature verification level for installing packages using the "-U"
 	operation on a remote file URL. Uses the value from SigLevel as the default.
 
 *UseSyslog*::
diff --git a/doc/submitting-patches.asciidoc b/doc/submitting-patches.asciidoc
index 73c7487d..9cf8dc64 100644
--- a/doc/submitting-patches.asciidoc
+++ b/doc/submitting-patches.asciidoc
@@ -39,7 +39,7 @@ address if you're afraid of spam.
 
 * Describe your patch.
 
-It helps if you describe the overview and goals  of the patch in the git commit
+It helps if you describe the overview and goals of the patch in the git commit
 log.  This allows others to see what you intended so as to compare it to what
 was actually done, and allows better feedback.
 
-- 
2.18.0


More information about the pacman-dev mailing list