Fix typos in description

This patch fixes typos in description.
 + typo 'conole' -> 'console'
 + typo 'considerred' -> 'considered'

Change-Id: I7a53ccd4da5ec90c58b4364b72bd3ea8285234d4
This commit is contained in:
Ha Van Tu 2016-10-03 16:56:49 +07:00
parent 41f3dd6920
commit d76d85568d
1 changed files with 2 additions and 2 deletions

View File

@ -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