diff mbox series

dev-manual/creating-fragments.rst: fix typos

Message ID 20260807050517.3446202-1-u.oelmann@pengutronix.de
State New
Headers show
Series dev-manual/creating-fragments.rst: fix typos | expand

Commit Message

Ulrich Ölmann Aug. 7, 2026, 5:05 a.m. UTC
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
 documentation/dev-manual/creating-fragments.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/documentation/dev-manual/creating-fragments.rst b/documentation/dev-manual/creating-fragments.rst
index 7f437d7c94a9..8dabd599f13f 100644
--- a/documentation/dev-manual/creating-fragments.rst
+++ b/documentation/dev-manual/creating-fragments.rst
@@ -13,9 +13,9 @@  This section will describe how to create new fragments for your builds.
 
 There are two kinds of configuration fragments:
 
--  Standard :term:`Configuration Fragments <Configuration Fragment>` which a
+-  Standard :term:`Configuration Fragments <Configuration Fragment>` which are
    stored in a file. These fragments include a summary and a description,
-   following by configuration statements.
+   followed by configuration statements.
 
 -  :term:`Built-in Fragments <Built-in Fragment>` which can be used to assign a
    value to a single variable and do not require a separate definition file.