From c2c0d9bcd72fdeab71b6a20af625c403fe054547 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 23 Dec 2013 13:48:53 -0500 Subject: [PATCH] corrected my grammar (again Mikhail) Signed-off-by: Brian Coca --- library/system/debconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/system/debconf b/library/system/debconf index 18f51b705e4..bd8dedfdfcd 100644 --- a/library/system/debconf +++ b/library/system/debconf @@ -47,7 +47,7 @@ options: aliases: ['question', 'selection'] type: description: - - The type of value supplied + - The type of the value supplied required: false default: null choices: [string, boolean, select, multiselect, note, text, password, title]