From ea3f53746c859c73c775bf11d17f8471d0fb59f2 Mon Sep 17 00:00:00 2001 From: Mike Taves Date: Tue, 4 May 2021 09:05:06 +1200 Subject: DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705) --- docs/source/community/code_contributions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/community/code_contributions.rst') diff --git a/docs/source/community/code_contributions.rst b/docs/source/community/code_contributions.rst index bd6dcf4a..84feeb2f 100644 --- a/docs/source/community/code_contributions.rst +++ b/docs/source/community/code_contributions.rst @@ -139,7 +139,7 @@ Build under scan-build: If CSA finds errors, they will be emitted during the build. And in which case, at the end of the build process, scan-build will emit a warning message indicating errors have been found and how to display the error report. This -is with someling like +is with something like :: -- cgit v1.2.3