Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1235044 > unrolled thread

[PATCH] Documentation/email-clients.txt: remove trailing whitespace

Started byLuis de Bethencourt <luisbg@osg.samsung.com>
First post2015-09-29 15:20 +0200
Last post2015-09-29 15:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] Documentation/email-clients.txt: remove trailing whitespace Luis de Bethencourt <luisbg@osg.samsung.com> - 2015-09-29 15:20 +0200

#1235044 — [PATCH] Documentation/email-clients.txt: remove trailing whitespace

FromLuis de Bethencourt <luisbg@osg.samsung.com>
Date2015-09-29 15:20 +0200
Subject[PATCH] Documentation/email-clients.txt: remove trailing whitespace
Message-ID<qe2Z3-7xW-1@gated-at.bofh.it>
Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
---

Hi,

While reading Documentation/email-clients.txt to configure my email
client for Linux kernel development I noticed one of the recent changes
in the Thunderbird section has a trailing whitespace.

This is a patch to remove it.

Thanks,
Luis

 Documentation/email-clients.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/email-clients.txt b/Documentation/email-clients.txt
index 3fa4508..aba85b3 100644
--- a/Documentation/email-clients.txt
+++ b/Documentation/email-clients.txt
@@ -220,7 +220,7 @@ to coerce it into behaving.
   Compose dialog.
 
   Please note that "external editor" requires that your editor must not
-  fork, or in other words, the editor must not return before closing. 
+  fork, or in other words, the editor must not return before closing.
   You may have to pass additional flags or change the settings of your
   editor. Most notably if you are using gvim then you must pass the -f
   option to gvim by putting "/usr/bin/gvim -f" (if the binary is in
-- 
2.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web