diff --git a/init/do_mounts.c b/init/do_mounts.c index dea5de95c2dd23..d6bc955f55b64d 100644 --- a/init/do_mounts.c +++ b/init/do_mounts.c @@ -201,7 +201,7 @@ static dev_t devt_from_partuuid(const char *uuid_str) * 8) : major and minor number of the device separated by * a colon. * - * If name doesn't have fall into the categories above, we return (0,0). + * If the name doesn't fall into the categories above, we return (0,0). * block_class is used to check if something is a disk name. If the disk * name contains slashes, the device name has them replaced with * bangs.