]> granicus.if.org Git - shadow/commitdiff
spelling: match
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 20:33:00 +0000 (20:33 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 22 Oct 2017 20:33:00 +0000 (20:33 +0000)
lib/subordinateio.c

index 0d64a91480cb250e187e9e28f81dc06979687f35..cb9b37e96cd976903ac47152ae3eacfdeb3dd532 100644 (file)
@@ -221,7 +221,7 @@ static const struct subordinate_range *find_range(struct commonio_db *db,
 
         /*
          * Search loop above did not produce any result. Let's rerun it,
-         * but this time try to matcha actual UIDs. The first entry that
+         * but this time try to match actual UIDs. The first entry that
          * matches is considered a success.
          * (It may be specified as literal UID or as another username which
          * has the same UID as the username we are looking for.)