]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
repart: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 17 Nov 2025 14:34:39 +0000 (23:34 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 17 Nov 2025 14:34:42 +0000 (23:34 +0900)
Follow-up for cfb6c543245be0a1908c270941b7881ac7395d1b.

src/repart/repart.c

index d0087771d49dbbb20a26ba7b99472daeaee0f6c8..e4a643aa332d0fbe37c732d94badf0ccb28aba23 100644 (file)
@@ -4008,7 +4008,7 @@ static int context_dump_partitions(Context *context) {
         if (!t)
                 return log_oom();
 
-        /* For compatiblity, use the original longer name for JSON output. */
+        /* For compatibility, use the original longer name for JSON output. */
         table_set_json_field_name(t, 3, "partno");
 
         /* Starting in v257, these fields would be automatically formatted with underscores. This would have