diff options
| author | Mike Taves <mwtoews@gmail.com> | 2021-05-04 09:05:06 +1200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-04 09:05:06 +1200 |
| commit | ea3f53746c859c73c775bf11d17f8471d0fb59f2 (patch) | |
| tree | 53e3ea1cf0a5f22786f0b7805bc638e41151500b /docs/source/community/code_contributions.rst | |
| parent | 371bc3c5e7472d4f2fdffad0b39e7c9d27abf234 (diff) | |
| download | PROJ-ea3f53746c859c73c775bf11d17f8471d0fb59f2.tar.gz PROJ-ea3f53746c859c73c775bf11d17f8471d0fb59f2.zip | |
DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705)
Diffstat (limited to 'docs/source/community/code_contributions.rst')
| -rw-r--r-- | docs/source/community/code_contributions.rst | 2 |
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 :: |
