treewide: fix typos (#3618)
This commit is contained in:
parent
12d43fd40a
commit
c59f0eac51
12 changed files with 19 additions and 19 deletions
|
|
@ -16,7 +16,7 @@ with lib;
|
|||
# programs.mbsync.groups and
|
||||
# accounts.email.accounts.<name>.mbsync.groups should NOT be used at the
|
||||
# same time.
|
||||
# If they are, then the new version will take precendence.
|
||||
# If they are, then the new version will take precedence.
|
||||
groups.inboxes = {
|
||||
"hm@example.com" = [ "Inbox1" "Inbox2" ];
|
||||
hm-account = [ "Inbox" ];
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ with lib;
|
|||
# programs.mbsync.groups and
|
||||
# accounts.email.accounts.<name>.mbsync.groups should NOT be used at the
|
||||
# same time.
|
||||
# If they are, then the new version will take precendence.
|
||||
# If they are, then the new version will take precedence.
|
||||
groups.inboxes = {
|
||||
"hm@example.com" = [ "Inbox1" "Inbox2" ];
|
||||
hm-account = [ "Inbox" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue