From ff06fec679f1977dfae6d5bdb0ae48f5b4c4b9a1 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Tue, 4 Nov 2025 19:51:17 -0800 Subject: [PATCH] Fix typo --- docs/module-sources.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/module-sources.rst b/docs/module-sources.rst index cc523d0d..99f0432a 100644 --- a/docs/module-sources.rst +++ b/docs/module-sources.rst @@ -571,7 +571,7 @@ When submitting an application to software stores like Flathub, ``dir`` should be avoided altogether. ``path`` should be the path of the local directory relative to the -manifest root path, whoose contents will be copied during build. +manifest root path, whose contents will be copied during build. .. code-block:: yaml