1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-21 02:50:18 +03:00

docs: fix plural form

Addresses: https://github.com/systemd/systemd/pull/36133#discussion_r1932816287
This commit is contained in:
Lennart Poettering 2025-01-29 13:13:31 +01:00
parent 37cc66324c
commit 0f477f1d0b

View 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