[PATCH] docs: submitting-patches Fix a typo

From: Bhaskar Chowdhury
Date: Sun Mar 21 2021 - 23:31:36 EST



s/mesages/messages/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
---
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 91de63b201c1..8b2676527b7e 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -679,7 +679,7 @@ generates appropriate diffstats by default.)
See more details on the proper patch format in the following
references.

-Backtraces in commit mesages
+Backtraces in commit messages
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Backtraces help document the call chain leading to a problem. However,
--
2.31.0