From: Masatake YAMATO Date: Fri, 24 Feb 2023 17:22:04 +0000 (+0900) Subject: tests: (mkfds) fix minor typo in comment X-Git-Tag: v2.39-rc1~52^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=794c09fa1e171856bbf5d79d42b28a3547dcaaf2;p=thirdparty%2Futil-linux.git tests: (mkfds) fix minor typo in comment Signed-off-by: Masatake YAMATO --- diff --git a/tests/helpers/test_mkfds.c b/tests/helpers/test_mkfds.c index e57bd8f8a6..2e3835ea2a 100644 --- a/tests/helpers/test_mkfds.c +++ b/tests/helpers/test_mkfds.c @@ -1,5 +1,5 @@ /* - * test_lsfd - make various file descriptors + * test_mkfds - make various file descriptors * * Written by Masatake YAMATO *