From 089f385a21806c00785fb0817e6ea590a5dd1412 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Wed, 14 Dec 2016 09:30:17 -0800 Subject: doc: Fix typo in Submitting Patches section. * doc/contributing.texi (Submitting Patches): Fix "could could" typo. Signed-off-by: Leo Famulari --- doc/contributing.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/contributing.texi') 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. -- cgit v1.2.3