[PATCH] Documentation: process/submitting-patches: misspelling "mesages"
From: Rong Tao
Date: Fri Sep 09 2022 - 04:27:51 EST
Fix spelling mistakes, "mesages" should be spelled "messages".
Signed-off-by: Rong Tao <rtoax@xxxxxxxxxxx>
---
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 be49d8f2601b..0f45e8fd526f 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -715,7 +715,7 @@ references.
.. _backtraces:
-Backtraces in commit mesages
+Backtraces in commit messages
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Backtraces help document the call chain leading to a problem. However,
--
2.31.1