summaryrefslogtreecommitdiff
path: root/trove/templates
diff options
context:
space:
mode:
authorHa Van Tu <tuhv@vn.fujitsu.com>2016-10-03 16:56:49 +0700
committerHa Van Tu <tuhv@vn.fujitsu.com>2016-10-03 16:56:49 +0700
commitd76d85568dadd260d04e15bea4a0bbd233863194 (patch)
treeabf6e80ac36a724624583c24e262cc6cde3858b8 /trove/templates
parent41f3dd6920eb60d438e1542e9994319c08e44461 (diff)
downloadtrove-d76d85568dadd260d04e15bea4a0bbd233863194.tar.gz
Fix typos in description
This patch fixes typos in description. + typo 'conole' -> 'console' + typo 'considerred' -> 'considered' Change-Id: I7a53ccd4da5ec90c58b4364b72bd3ea8285234d4
Diffstat (limited to 'trove/templates')
-rw-r--r--trove/templates/vertica/validation-rules.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/trove/templates/vertica/validation-rules.json b/trove/templates/vertica/validation-rules.json
index b329860d..02aefaf2 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