docs/osbuild-manifest.5: fix typo

Fix a missing space in:

    `whichproduce` -> `which produce`

Signed-off-by: David Rheinsberg <david.rheinsberg@gmail.com>
This commit is contained in:
David Rheinsberg 2022-07-25 12:03:03 +02:00 committed by Christian Kellner
parent 4911ca5b65
commit b41e591b02

View file

@ -55,7 +55,7 @@ PIPELINES
The `pipeline` section describes the pipeline to execute. This includes a
description of the build system to use for the execution, the stages to
execute, and the final assemblers whichproduce the desired output format.
execute, and the final assemblers which produce the desired output format.
|
| "**pipeline**": {