[PATCH 3/3] Documentation/smatch: fix typo in submitting-patches.md
Javier Carrasco <[email protected]> Mon, 1 Apr 2024 22:45:12 +0200
| Newsgroups | org.kernel.vger.smatch,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Fix a small typo in the smatch documentation about the patch submission process. Signed-off-by: Javier Carrasco <[email protected]> --- 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