From: Yu Watanabe Date: Fri, 2 Aug 2024 20:55:02 +0000 (+0900) Subject: ukify: fix typo X-Git-Tag: v257-rc1~757 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb35a47de23f64ced2b240253678ead7acd32ca0;p=thirdparty%2Fsystemd.git ukify: fix typo Follow-up for 987f4bce938e790622a4b4b89d37daa7adfdc141. --- diff --git a/src/ukify/test/test_ukify.py b/src/ukify/test/test_ukify.py index e3d49d4135f..bbd26c0d423 100755 --- a/src/ukify/test/test_ukify.py +++ b/src/ukify/test/test_ukify.py @@ -403,7 +403,7 @@ def kernel_initrd(): if not items: return None - # This doesn't necessarilly give us the latest version, since we're just + # This doesn't necessarily give us the latest version, since we're just # using alphanumeric ordering. But this is fine, a predictable result is # enough. linux = items[-1]