From 97f0b88c2d2800c778c92b191db0c029bdae9ef6 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Fri, 7 Dec 2018 14:59:18 -0800 Subject: [PATCH] Generated from 17341a9c4183329f05e019dbd591565c24a899f8 (#3608) typo: storage/resource-manager/Microsoft.Storage - availabity -> availability --- services/storage/mgmt/2015-06-15/storage/models.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/storage/mgmt/2015-06-15/storage/models.go b/services/storage/mgmt/2015-06-15/storage/models.go index 5f09fea95de9..66c0b13f6b34 100644 --- a/services/storage/mgmt/2015-06-15/storage/models.go +++ b/services/storage/mgmt/2015-06-15/storage/models.go @@ -228,7 +228,7 @@ func (a *Account) UnmarshalJSON(body []byte) error { return nil } -// AccountCheckNameAvailabilityParameters the parameters used to check the availabity of the storage +// AccountCheckNameAvailabilityParameters the parameters used to check the availability of the storage // account name. type AccountCheckNameAvailabilityParameters struct { Name *string `json:"name,omitempty"`