doc: allowkeeper: fix typo

Signed-off-by: Antoine Leblanc <antoine.leblanc@ovhcloud.com>
This commit is contained in:
Antoine Leblanc 2021-12-09 14:48:07 +01:00 committed by Stéphane Lesimple
parent 98c1c79382
commit cbf1bd6645

View file

@ -114,7 +114,7 @@ sub is_valid_uid {
sub get_next_available_uid {
my %params = @_;
# if true, also check for the availablility of the corresponding GID:
# if true, also check for the availability of the corresponding GID:
my $available_gid = $params{'available_gid'};
# if true, also check for the availability of the corresponding GID + the ttyrec offset: