treewide: fix spelling

This commit is contained in:
Joerg Behrmann
2021-02-24 21:39:03 +01:00
committed by Yu Watanabe
parent c0267a592a
commit fa02711758
11 changed files with 11 additions and 11 deletions

View File

@@ -247,7 +247,7 @@ user is a member of the group. If both arguments are specified the specified
membership will be tested for, but no others, and the pair is returned if it is
defined. Unless both arguments are specified the method call needs to be made
with `more` set, so that multiple replies can be returned (since typically
there are are multiple members per group and also multiple groups a user is
there are multiple members per group and also multiple groups a user is
member of). As with `GetUserRecord` and `GetGroupRecord` the `service`
parameter needs to contain the name of the service being talked to, in order to
allow implementation of multiple service within the same IPC socket. In case no