From b732d9aab5bc67fe309a422d945a23097967a8e4 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Mon, 3 Dec 2018 08:18:16 -0800 Subject: [PATCH] Generated from 0db70c499dc008a011a79e6c99bf621baba86623 (#3475) typo: Microsoft.DocumentDB - defintions -> definitions - Trim trailing whitespace --- .../cosmos-db/mgmt/2015-04-08/documentdb/databaseaccounts.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/cosmos-db/mgmt/2015-04-08/documentdb/databaseaccounts.go b/services/cosmos-db/mgmt/2015-04-08/documentdb/databaseaccounts.go index 37dcfa4de0eb..3d73db83fc41 100644 --- a/services/cosmos-db/mgmt/2015-04-08/documentdb/databaseaccounts.go +++ b/services/cosmos-db/mgmt/2015-04-08/documentdb/databaseaccounts.go @@ -916,7 +916,7 @@ func (client DatabaseAccountsClient) ListKeysResponder(resp *http.Response) (res return } -// ListMetricDefinitions retrieves metric defintions for the given database account. +// ListMetricDefinitions retrieves metric definitions for the given database account. // Parameters: // resourceGroupName - name of an Azure resource group. // accountName - cosmos DB database account name.