]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
mkosi: fix typo 958/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 10 Jun 2022 08:36:11 +0000 (10:36 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 10 Jun 2022 08:36:11 +0000 (10:36 +0200)
mkosi/__init__.py

index e800c0fd1311d7cacded5bdc67808fe144f9b677..20cad087219fa3740d3e391d1ee783d86c5ebf46 100644 (file)
@@ -5822,7 +5822,7 @@ def create_parser() -> ArgumentParserMkosi:
         "--nspawn-keep-unit",
         metavar="BOOL",
         action=BooleanAction,
-        help="If specified, underlying systemd-nspawn containers use the ressources of the current unit.",
+        help="If specified, underlying systemd-nspawn containers use the resources of the current unit.",
     )
     group.add_argument(
         "--network-veth",     # Compatibility option