From f5a13f16219b6961da666ec0897961fb5d04143e Mon Sep 17 00:00:00 2001 From: yosinn1-blip Date: Sun, 24 May 2026 08:29:08 +0900 Subject: [PATCH] docs: fix successful spelling in docs Signed-off-by: Yoshiki --- docs/development-practices.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development-practices.adoc b/docs/development-practices.adoc index 7b8e8a36..153677f5 100644 --- a/docs/development-practices.adoc +++ b/docs/development-practices.adoc @@ -299,7 +299,7 @@ include exactly the same information. https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/scripts/checkpatch.pl * [[[judin]]] A Successful GIT Branching Model Considered Harmful. Jussi Judin. - https://barro.github.io/2016/02/a-succesful-git-branching-model-considered-harmful/ + https://barro.github.io/2016/02/a-successful-git-branching-model-considered-harmful/ * [[[kdp4coding]]] A guide to the Kernel Development Process, Chapter 4. Coding. https://github.com/torvalds/linux/blob/master/Documentation/process/4.Coding.rst