diff options
| author | Mike Taves <mwtoews@gmail.com> | 2021-05-06 10:37:06 +1200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-06 10:37:06 +1200 |
| commit | 22654ce7c0acaab875c9427592a42093ac75e8cd (patch) | |
| tree | 229597a5a184b02ba831b5e923574a008de06782 /docs/source/operations/pipeline.rst | |
| parent | 45a88fe245ae040b6f19696dfd928fb2f03f51d9 (diff) | |
| download | PROJ-22654ce7c0acaab875c9427592a42093ac75e8cd.tar.gz PROJ-22654ce7c0acaab875c9427592a42093ac75e8cd.zip | |
DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2707)
Diffstat (limited to 'docs/source/operations/pipeline.rst')
| -rw-r--r-- | docs/source/operations/pipeline.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/pipeline.rst b/docs/source/operations/pipeline.rst index 90112c05..97b58e3e 100644 --- a/docs/source/operations/pipeline.rst +++ b/docs/source/operations/pipeline.rst @@ -57,7 +57,7 @@ Rules for pipelines Will result in an error. -**2. Pipelines can only be nested if the nested pipeline is defined in an init-file.** +**2. Pipelines can only be nested if the nested pipeline is defined in an init file.** :: |
