doc: Remove double spaces

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Rikard Falkeborn 2018-07-29 21:57:15 +02:00 committed by Allan McRae
parent 58c76daf5e
commit ba2984db3e
2 changed files with 2 additions and 2 deletions

View file

@ -176,7 +176,7 @@ Options
operation on a local file. Uses the value from SigLevel as the default. operation on a local file. Uses the value from SigLevel as the default.
*RemoteFileSigLevel =* ...:: *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. operation on a remote file URL. Uses the value from SigLevel as the default.
*UseSyslog*:: *UseSyslog*::

View file

@ -39,7 +39,7 @@ address if you're afraid of spam.
* Describe your patch. * 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 log. This allows others to see what you intended so as to compare it to what
was actually done, and allows better feedback. was actually done, and allows better feedback.