summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoerg Behrmann <behrmann@physik.fu-berlin.de>2021-02-24 21:39:03 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-02-24 21:54:11 +0100
commitfa027117582b19d9230427e5a74baf1c9588220d (patch)
treeb1abda7cb400e4641bfba04f4974e7cadb4ab3ee /docs
parentnetwork: Implement B.A.T.M.A.N. Advanced interface type (diff)
downloadsystemd-fa027117582b19d9230427e5a74baf1c9588220d.tar.xz
systemd-fa027117582b19d9230427e5a74baf1c9588220d.zip
treewide: fix spelling
Diffstat (limited to 'docs')
-rw-r--r--docs/USER_GROUP_API.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/USER_GROUP_API.md b/docs/USER_GROUP_API.md
index ca88b3a16d..51132b9a3f 100644
--- a/docs/USER_GROUP_API.md
+++ b/docs/USER_GROUP_API.md
@@ -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