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


Groups > linux.kernel > #1693327

[PATCH] docs: submitting-patches - change non-ascii character to ascii

From frowand.list@gmail.com
Newsgroups linux.kernel
Subject [PATCH] docs: submitting-patches - change non-ascii character to ascii
Date 2017-07-21 03:40 +0200
Message-ID <u5v58-6JE-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Frank Rowand <frank.rowand@sony.com>

Documentation/process/submitting-patches.rst contains a non-ascii
character.  Change it to the ascii equivalent.

Signed-off-by: Frank Rowand <frank.rowand@sony.com>
---
 Documentation/process/submitting-patches.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst
index 3e10719fee35..733478ade91b 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -413,7 +413,7 @@ e-mail discussions.
 
 
 
-11) Sign your work — the Developer's Certificate of Origin
+11) Sign your work - the Developer's Certificate of Origin
 ----------------------------------------------------------
 
 To improve tracking of who did what, especially with patches that can
-- 
Frank Rowand <frank.rowand@sony.com>

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] docs: submitting-patches - change non-ascii character to ascii frowand.list@gmail.com - 2017-07-21 03:40 +0200
  Re: [PATCH] docs: submitting-patches - change non-ascii character  to ascii Jonathan Corbet <corbet@lwn.net> - 2017-07-21 19:30 +0200
    Re: [PATCH] docs: submitting-patches - change non-ascii character to  ascii Frank Rowand <frowand.list@gmail.com> - 2017-07-21 22:50 +0200

csiph-web