Skip to content

Commit 5421ce3

Browse files
Jo-Con-Elcmouse
authored andcommitted
Fix typo s/it's/its/
1 parent 625c74e commit 5421ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/config/auth/users/virtual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ The usernames in the passwd and shadow files are expected to contain
217217
only the user part, no domain. This is because the path itself already
218218
contained %{user | domain} to specify the domain. If you want the files to contain
219219
full `user@domain` names, you can change [[setting,auth_username_format]] to
220-
`%{user}` or leave it out (it's default value is `%{user|lower}`).
220+
`%{user}` or leave it out (its default value is `%{user|lower}`).
221221

222222
```[dovecot.conf]
223223
mail_driver = maildir

0 commit comments

Comments
 (0)