summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2016-12-14 09:30:17 -0800
committerLeo Famulari <leo@famulari.name>2016-12-14 14:57:50 -0500
commit089f385a21806c00785fb0817e6ea590a5dd1412 (patch)
tree6f6078da506da189eb73d6d263540723ef4600eb
parent27fab2bf6594a7735e24008bb0d71cf34f285b5a (diff)
downloadpatches-089f385a21806c00785fb0817e6ea590a5dd1412.tar
patches-089f385a21806c00785fb0817e6ea590a5dd1412.tar.gz
doc: Fix typo in Submitting Patches section.
* doc/contributing.texi (Submitting Patches): Fix "could could" typo. Signed-off-by: Leo Famulari <leo@famulari.name>
-rw-r--r--doc/contributing.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi
index 18d891db4e..de08f9b351 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -368,4 +368,4 @@ a subject. You may use your email client or the @command{git
send-email} command. We prefer to get patches in plain text messages,
either inline or as MIME attachments. You are advised to pay attention if
your email client changes anything like line breaks or indentation which
-could could potentially break the patches.
+could potentially break the patches.