[PATCH 3/3] Documentation/smatch: fix typo in submitting-patches.md

Javier Carrasco posted 3 patches 1 year, 10 months ago
[PATCH 3/3] Documentation/smatch: fix typo in submitting-patches.md
Posted by Javier Carrasco 1 year, 10 months ago
Fix a small typo in the smatch documentation about the patch submission
process.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
---
 Documentation/submitting-patches.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/submitting-patches.md b/Documentation/submitting-patches.md
index 5c4191bd..3f4c548f 100644
--- a/Documentation/submitting-patches.md
+++ b/Documentation/submitting-patches.md
@@ -20,7 +20,7 @@ Kernel submitting process.
    Notice that sparse uses the MIT License.

 4. Smatch is built on top of Sparse but it is licensed under the GPLv2+ the
-   git repostories are:
+   git repositories are:

 	https://github.com/error27/smatch
 	https://repo.or.cz/w/smatch.git
--
2.40.1