aboutsummaryrefslogtreecommitdiff
path: root/docs/source/community/code_contributions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/community/code_contributions.rst')
-rw-r--r--docs/source/community/code_contributions.rst2
1 files changed, 1 insertions, 1 deletions
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
::