[PATCH 08/10] doc: Fix typo in doc/build/gen_compile_commands.rst
Adriano Carvalho
adrianocarvalho.pt at gmail.com
Mon Aug 11 01:37:39 CEST 2025
Signed-off-by: Adriano Carvalho <adrianocarvalho.pt at gmail.com>
---
doc/build/gen_compile_commands.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/build/gen_compile_commands.rst b/doc/build/gen_compile_commands.rst
index d503764f9e3..5eb9e4ccb0a 100644
--- a/doc/build/gen_compile_commands.rst
+++ b/doc/build/gen_compile_commands.rst
@@ -39,7 +39,7 @@ course) to have an up-to-date database.
The database will be in the root of the repository. No further modifications are
needed for it to be usable by the LSP, unless you set a name for the database
-other than it's default one (compile_commands.json).
+other than the default one (compile_commands.json).
Compatible IDEs
---------------
--
2.48.1
More information about the U-Boot
mailing list