nixos: fix typos

This commit is contained in:
figsoda 2022-12-17 19:31:14 -05:00
parent 695d4bc76b
commit 6bb0dbf91f
169 changed files with 241 additions and 241 deletions

View file

@ -19,7 +19,7 @@
{ pkgs
, lib
, options
, transformOptions ? lib.id # function for additional tranformations of the options
, transformOptions ? lib.id # function for additional transformations of the options
, documentType ? "appendix" # TODO deprecate "appendix" in favor of "none"
# and/or rename function to moduleOptionDoc for clean slate