From 0b75493da03fed3bf077791ce1289910eb6f6641 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Wed, 15 Feb 2023 10:08:16 +0900 Subject: tree-wide: fix typo and comment style update --- src/ukify/ukify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ukify') diff --git a/src/ukify/ukify.py b/src/ukify/ukify.py index 2c7c46b42b..4dae2efc48 100755 --- a/src/ukify/ukify.py +++ b/src/ukify/ukify.py @@ -652,7 +652,7 @@ usage: ukify [options…] linux initrd… p.add_argument('--stub', type=pathlib.Path, - help='path the the sd-stub file [.text,.data,… sections]') + help='path to the sd-stub file [.text,.data,… sections]') p.add_argument('--section', dest='sections', -- cgit v1.2.1