treewide: fix spelling errors

This commit is contained in:
luo jiyin
2026-03-12 11:32:16 +08:00
committed by GitHub
parent 45fe5c9854
commit 7d06e0cefe
18 changed files with 21 additions and 21 deletions

View File

@@ -49,7 +49,7 @@ This release has the following notable changes:
- By default, Home Manager imports all modules, which leads to
increased evaluation time. Some users may wish to only import the
modules they actually use. To accomodate this, a new option
modules they actually use. To accommodate this, a new option
`home-manager.minimal` has been added. When this option is enabled,
Home Manager will only import the basic set of modules it requires
to function. Other modules will have to be enabled manually, like