From b41e591b02babf32555367be3f318dcf6157c361 Mon Sep 17 00:00:00 2001 From: David Rheinsberg Date: Mon, 25 Jul 2022 12:03:03 +0200 Subject: [PATCH] docs/osbuild-manifest.5: fix typo Fix a missing space in: `whichproduce` -> `which produce` Signed-off-by: David Rheinsberg --- docs/osbuild-manifest.5.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/osbuild-manifest.5.rst b/docs/osbuild-manifest.5.rst index 37d5f000..b92b075d 100644 --- a/docs/osbuild-manifest.5.rst +++ b/docs/osbuild-manifest.5.rst @@ -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**": {