From ebba754ee6e30253516fbb40cec45c4847e9b201 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 --- system/debconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/debconf b/system/debconf index 18f51b705e4..bd8dedfdfcd 100644 --- a/system/debconf +++ b/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]