From d76d85568dadd260d04e15bea4a0bbd233863194 Mon Sep 17 00:00:00 2001 From: Ha Van Tu Date: Mon, 3 Oct 2016 16:56:49 +0700 Subject: [PATCH] Fix typos in description This patch fixes typos in description. + typo 'conole' -> 'console' + typo 'considerred' -> 'considered' Change-Id: I7a53ccd4da5ec90c58b4364b72bd3ea8285234d4 --- trove/templates/vertica/validation-rules.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trove/templates/vertica/validation-rules.json b/trove/templates/vertica/validation-rules.json index b329860d88..02aefaf2be 100644 --- a/trove/templates/vertica/validation-rules.json +++ b/trove/templates/vertica/validation-rules.json @@ -727,7 +727,7 @@ "restart_required": false }, { - "description": "Controls the maximum ROS output in data load; Negative and zero will be considerred as 1.", + "description": "Controls the maximum ROS output in data load; Negative and zero will be considered as 1.", "type": "integer", "name": "LoadMaxFinalROSCount", "restart_required": false @@ -1159,7 +1159,7 @@ "restart_required": false }, { - "description": "If the average of the rows scanned squared during a delete is higher than this limit, a warning message about the projection is printed to the conole. Disable by setting to -1.", + "description": "If the average of the rows scanned squared during a delete is higher than this limit, a warning message about the projection is printed to the console. Disable by setting to -1.", "type": "integer", "name": "SlowDeleteConsoleWarningLimit", "restart_required": false