]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd: fix a typo in comment
authorMasatake YAMATO <yamato@redhat.com>
Wed, 8 Dec 2021 06:11:05 +0000 (15:11 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Thu, 9 Dec 2021 15:53:11 +0000 (00:53 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd.h

index a2c8646655fd0e5dfbbeb543d5cae30a38908df1..bcee186d658954d3531705d11eb120ac45b01be3 100644 (file)
@@ -62,7 +62,7 @@ enum {
        COL_SOURCE,
        COL_TID,
        COL_TYPE,
-       COL_UID,                /* proess */
+       COL_UID,                /* process */
        COL_USER,               /* process */
        COL_FUID,               /* file */
        COL_OWNER,              /* file */