diff options
author | Frank Rowand <frank.rowand@sony.com> | 2017-07-20 18:30:55 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-07-23 16:15:48 -0600 |
commit | bc7938deaca7f474918c41a0372a410049bd4e13 (patch) | |
tree | 1ae3936ac8d946d2e36c3d78309467e406245a6d | |
parent | e296652beb05487278524c61b06ce1328ceb05ae (diff) |
docs: submitting-patches - change non-ascii character to ascii
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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/process/submitting-patches.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |