On 11.08.25 01:37, Adriano Carvalho wrote:
Signed-off-by: Adriano Carvalho <adrianocarvalho...@gmail.com>
Reviewed-by: Heinrich Schuchardt <xypron.g...@gmx.de>
---
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
---------------