From 3c34a1a4648b352d0925d6bb53d145aa2ff2c52f Mon Sep 17 00:00:00 2001 From: Doron Behar Date: Mon, 9 Oct 2023 23:38:32 +0300 Subject: nixos/doc/mkOptionType: small typo fix --- nixos/doc/manual/development/option-types.section.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/doc/manual/development/option-types.section.md b/nixos/doc/manual/development/option-types.section.md index 44bb3b4782e1..2ad3d6c4f949 100644 --- a/nixos/doc/manual/development/option-types.section.md +++ b/nixos/doc/manual/development/option-types.section.md @@ -528,7 +528,7 @@ The only required parameter is `name`. : A string representation of the type function name. -`definition` +`description` : Description of the type used in documentation. Give information of the type and any of its arguments. -- cgit 1.4.1