From 38020d2f46ff5ede55e06269a7bd71ba0e8e220a Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Sat, 1 Dec 2018 15:20:16 -0500 Subject: [PATCH] typo: Microsoft.DataLakeAnalytics - partion -> partition - formatxii -> format - occured -> occurred - underying -> underlying - Double word "delete" - Asunc -> Async --- .../preview/2015-10-01-preview/catalog.json | 2 +- .../preview/2015-11-01-preview/job.json | 6 +++--- .../preview/2016-03-20-preview/job.json | 10 +++++----- .../preview/2017-09-01-preview/job.json | 8 ++++---- .../stable/2016-11-01/catalog.json | 10 +++++----- .../stable/2016-11-01/job.json | 8 ++++---- .../preview/2015-10-01-preview/account.json | 12 ++++++------ .../preview/2015-10-01-preview/account.json | 6 +++--- 8 files changed, 31 insertions(+), 31 deletions(-) diff --git a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-10-01-preview/catalog.json b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-10-01-preview/catalog.json index e8943294dd85..95331d8e363d 100644 --- a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-10-01-preview/catalog.json +++ b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-10-01-preview/catalog.json @@ -2140,7 +2140,7 @@ "items": { "type": "string" }, - "description": "the list of partion keys in the index" + "description": "the list of partition keys in the index" }, "streamNames": { "type": "array", diff --git a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-11-01-preview/job.json b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-11-01-preview/job.json index 62c0782c97dd..0d3a24a48e0a 100644 --- a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-11-01-preview/job.json +++ b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-11-01-preview/job.json @@ -295,7 +295,7 @@ "in": "query", "required": false, "type": "string", - "description": "The return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." + "description": "The return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." }, { "$ref": "#/parameters/ApiVersionParameter" @@ -359,7 +359,7 @@ "type": "integer", "readOnly": true, "format": "int32", - "description": "Gets the number of failures that occured in this stage." + "description": "Gets the number of failures that occurred in this stage." }, "maxVertexDataRead": { "type": "integer", @@ -737,7 +737,7 @@ "type": "integer", "readOnly": true, "format": "int32", - "description": "Gets the specific line number in the job where the error occured." + "description": "Gets the specific line number in the job where the error occurred." }, "message": { "type": "string", diff --git a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2016-03-20-preview/job.json b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2016-03-20-preview/job.json index 453b306eb2f5..0db2aa94ac9d 100644 --- a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2016-03-20-preview/job.json +++ b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2016-03-20-preview/job.json @@ -295,7 +295,7 @@ "in": "query", "required": false, "type": "string", - "description": "The return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." + "description": "The return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." }, { "$ref": "#/parameters/ApiVersionParameter" @@ -359,7 +359,7 @@ "type": "integer", "readOnly": true, "format": "int32", - "description": "the number of failures that occured in this stage." + "description": "the number of failures that occurred in this stage." }, "maxVertexDataRead": { "type": "integer", @@ -693,7 +693,7 @@ "Diagnostics" : { "properties": { "columnNumber" : { - "description": "the column where the error occured.", + "description": "the column where the error occurred.", "type": "integer", "format": "int32", "readOnly": true @@ -705,7 +705,7 @@ "readOnly": true }, "lineNumber" : { - "description": "the line number the error occured on.", + "description": "the line number the error occurred on.", "type": "integer", "format": "int32", "readOnly": true @@ -779,7 +779,7 @@ "type": "integer", "readOnly": true, "format": "int32", - "description": "the specific line number in the job where the error occured." + "description": "the specific line number in the job where the error occurred." }, "message": { "type": "string", diff --git a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2017-09-01-preview/job.json b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2017-09-01-preview/job.json index 2985663554f7..911c3e76cd92 100644 --- a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2017-09-01-preview/job.json +++ b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2017-09-01-preview/job.json @@ -1001,7 +1001,7 @@ "readOnly": true, "type": "integer", "format": "int32", - "description": "The number of failures that occured in this stage." + "description": "The number of failures that occurred in this stage." }, "maxVertexDataRead": { "readOnly": true, @@ -1250,13 +1250,13 @@ "readOnly": true, "type": "integer", "format": "int32", - "description": "The line number the error occured on." + "description": "The line number the error occurred on." }, "columnNumber": { "readOnly": true, "type": "integer", "format": "int32", - "description": "The column where the error occured." + "description": "The column where the error occurred." }, "start": { "readOnly": true, @@ -1466,7 +1466,7 @@ "readOnly": true, "type": "integer", "format": "int32", - "description": "The specific line number in the job where the error occured." + "description": "The specific line number in the job where the error occurred." }, "startOffset": { "readOnly": true, diff --git a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/catalog.json b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/catalog.json index 243773558373..dedc81e58f54 100644 --- a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/catalog.json +++ b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/catalog.json @@ -805,7 +805,7 @@ ], "responses": { "200": { - "description": "Successfully retrieved the specified table from the underying database and schema combination", + "description": "Successfully retrieved the specified table from the underlying database and schema combination", "schema": { "$ref": "#/definitions/USqlTable" } @@ -1141,7 +1141,7 @@ ], "responses": { "200": { - "description": "Successfully retrieved the specified table type from the underying database and schema combination", + "description": "Successfully retrieved the specified table type from the underlying database and schema combination", "schema": { "$ref": "#/definitions/USqlTableType" } @@ -1280,7 +1280,7 @@ ], "responses": { "200": { - "description": "Successfully retrieved the specified package from the underying database and schema combination", + "description": "Successfully retrieved the specified package from the underlying database and schema combination", "schema": { "$ref": "#/definitions/USqlPackage" } @@ -1419,7 +1419,7 @@ ], "responses": { "200": { - "description": "Successfully retrieved the specified view from the underying database and schema combination", + "description": "Successfully retrieved the specified view from the underlying database and schema combination", "schema": { "$ref": "#/definitions/USqlView" } @@ -3706,7 +3706,7 @@ "items": { "type": "string" }, - "description": "the list of partion keys in the index" + "description": "the list of partition keys in the index" }, "streamNames": { "type": "array", diff --git a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/job.json b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/job.json index 083bd538bbc6..128dc2377633 100644 --- a/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/job.json +++ b/specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/job.json @@ -543,7 +543,7 @@ "type": "integer", "readOnly": true, "format": "int32", - "description": "the number of failures that occured in this stage." + "description": "the number of failures that occurred in this stage." }, "maxVertexDataRead": { "type": "integer", @@ -928,7 +928,7 @@ "Diagnostics": { "properties": { "columnNumber": { - "description": "the column where the error occured.", + "description": "the column where the error occurred.", "type": "integer", "format": "int32", "readOnly": true @@ -940,7 +940,7 @@ "readOnly": true }, "lineNumber": { - "description": "the line number the error occured on.", + "description": "the line number the error occurred on.", "type": "integer", "format": "int32", "readOnly": true @@ -1018,7 +1018,7 @@ "type": "integer", "readOnly": true, "format": "int32", - "description": "the specific line number in the job where the error occured." + "description": "the specific line number in the job where the error occurred." }, "message": { "type": "string", diff --git a/specification/datalake-analytics/resource-manager/Microsoft.DataLakeAnalytics/preview/2015-10-01-preview/account.json b/specification/datalake-analytics/resource-manager/Microsoft.DataLakeAnalytics/preview/2015-10-01-preview/account.json index 95deea4c3445..3e3f8cd97ed4 100644 --- a/specification/datalake-analytics/resource-manager/Microsoft.DataLakeAnalytics/preview/2015-10-01-preview/account.json +++ b/specification/datalake-analytics/resource-manager/Microsoft.DataLakeAnalytics/preview/2015-10-01-preview/account.json @@ -608,7 +608,7 @@ "in": "query", "required": false, "type": "string", - "description": "The desired return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." + "description": "The desired return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." }, { "$ref": "#/parameters/ApiVersionParameter" @@ -716,7 +716,7 @@ "in": "query", "required": false, "type": "string", - "description": "The desired return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." + "description": "The desired return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." }, { "$ref": "#/parameters/ApiVersionParameter" @@ -817,7 +817,7 @@ "in": "query", "required": false, "type": "string", - "description": "The return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." + "description": "The return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." }, { "$ref": "#/parameters/ApiVersionParameter" @@ -911,7 +911,7 @@ "in": "query", "required": false, "type": "string", - "description": "The desired return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." + "description": "The desired return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." }, { "$ref": "#/parameters/ApiVersionParameter" @@ -977,7 +977,7 @@ "Account" ], "operationId": "Account_Delete", - "description": "Begins the delete delete process for the Data Lake Analytics account object specified by the account name.", + "description": "Begins the delete process for the Data Lake Analytics account object specified by the account name.", "parameters": [ { "name": "resourceGroupName", @@ -1546,7 +1546,7 @@ "status": { "type": "string", "readOnly": true, - "description": "the status of the AzureAsuncOperation", + "description": "the status of the AzureAsyncOperation", "enum": [ "InProgress", "Succeeded", diff --git a/specification/datalake-store/resource-manager/Microsoft.DataLakeStore/preview/2015-10-01-preview/account.json b/specification/datalake-store/resource-manager/Microsoft.DataLakeStore/preview/2015-10-01-preview/account.json index 8bb9ccedf8ab..56630b2bc739 100644 --- a/specification/datalake-store/resource-manager/Microsoft.DataLakeStore/preview/2015-10-01-preview/account.json +++ b/specification/datalake-store/resource-manager/Microsoft.DataLakeStore/preview/2015-10-01-preview/account.json @@ -533,7 +533,7 @@ "in": "query", "required": false, "type": "string", - "description": "The desired return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." + "description": "The desired return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." }, { "$ref": "#/parameters/ApiVersionParameter" @@ -627,7 +627,7 @@ "in": "query", "required": false, "type": "string", - "description": "The desired return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." + "description": "The desired return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional." }, { "$ref": "#/parameters/ApiVersionParameter" @@ -1000,7 +1000,7 @@ "status": { "type": "string", "readOnly": true, - "description": "the status of the AzureAsuncOperation", + "description": "the status of the AzureAsyncOperation", "enum": [ "InProgress", "Succeeded",