]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: fix plural form
authorLennart Poettering <lennart@poettering.net>
Wed, 29 Jan 2025 12:13:31 +0000 (13:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 29 Jan 2025 12:13:59 +0000 (13:13 +0100)
Addresses: https://github.com/systemd/systemd/pull/36133#discussion_r1932816287

docs/USER_GROUP_API.md

index e0f786ad899bd5fd3281806d10b471d1804dc3c5..fdb7b6568c61fe0a719b2fbf8913ef5a8c362fb6 100644 (file)
@@ -248,7 +248,7 @@ Or to say this differently: the *primary search keys* are
 either of the primary search keys are found `NoRecordFound()` is returned. If
 one is found that matches one but not the other primary search key
 `ConflictingRecordFound()` is returned. If an entry is found that matches the
-primary search key, but not the secondary match filters
+primary search keys, but not the secondary match filters
 `NonMatchingRecordFound()` is returned. Finally, if an entry is found that
 matches both the primary search keys and the secondary search filters, they are
 returned as successful response. Note that both the primary search keys and the