[PATCH 08/10] doc: Fix typo in doc/build/gen_compile_commands.rst
Heinrich Schuchardt
xypron.glpk at gmx.de
Wed Aug 20 22:34:52 CEST 2025
On 11.08.25 01:37, Adriano Carvalho wrote:
> Signed-off-by: Adriano Carvalho <adrianocarvalho.pt at gmail.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk at 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
> ---------------
More information about the U-Boot
mailing list