diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-07-07 12:08:22 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-07-07 12:08:22 +0200 |
commit | cd990847b9b7dc083443aa5f181e0a27ccde432e (patch) | |
tree | ae26fa7c558e8079e531f8c3d965bc35fae5a637 /docs | |
parent | journal/compress: drop "future" code in zstd compression (diff) | |
download | systemd-cd990847b9b7dc083443aa5f181e0a27ccde432e.tar.xz systemd-cd990847b9b7dc083443aa5f181e0a27ccde432e.zip |
tree-wide: more repeated words
Diffstat (limited to 'docs')
-rw-r--r-- | docs/USER_RECORD.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/USER_RECORD.md b/docs/USER_RECORD.md index 877d213e46..f6d22c217b 100644 --- a/docs/USER_RECORD.md +++ b/docs/USER_RECORD.md @@ -180,7 +180,7 @@ strictly local context and without signatures doesn't have to deal with the `perMachine` or `binding` sections and can include its data exclusively in the regular section. A service that uses a separate, private channel for authenticating users (or that doesn't have a concept of authentication at all) -does not need to to be concerned with the `secret` section of user records, as +does not need to be concerned with the `secret` section of user records, as the fields included therein are only useful when executing authentication operations natively against JSON user records. |