diff --git a/azure-mgmt-sql/azure/mgmt/sql/models/backup_long_term_retention_policy.py b/azure-mgmt-sql/azure/mgmt/sql/models/backup_long_term_retention_policy.py index ac17e33a15ec..544110988a82 100644 --- a/azure-mgmt-sql/azure/mgmt/sql/models/backup_long_term_retention_policy.py +++ b/azure-mgmt-sql/azure/mgmt/sql/models/backup_long_term_retention_policy.py @@ -27,8 +27,8 @@ class BackupLongTermRetentionPolicy(ProxyResource): :param weekly_retention: The weekly retention policy for an LTR backup in an ISO 8601 format. :type weekly_retention: str - :param monthly_retention: The montly retention policy for an LTR backup in - an ISO 8601 format. + :param monthly_retention: The monthly retention policy for an LTR backup + in an ISO 8601 format. :type monthly_retention: str :param yearly_retention: The yearly retention policy for an LTR backup in an ISO 8601 format. diff --git a/azure-mgmt-sql/azure/mgmt/sql/models/backup_long_term_retention_policy_py3.py b/azure-mgmt-sql/azure/mgmt/sql/models/backup_long_term_retention_policy_py3.py index b075dac8562d..6e7cb8ace394 100644 --- a/azure-mgmt-sql/azure/mgmt/sql/models/backup_long_term_retention_policy_py3.py +++ b/azure-mgmt-sql/azure/mgmt/sql/models/backup_long_term_retention_policy_py3.py @@ -27,8 +27,8 @@ class BackupLongTermRetentionPolicy(ProxyResource): :param weekly_retention: The weekly retention policy for an LTR backup in an ISO 8601 format. :type weekly_retention: str - :param monthly_retention: The montly retention policy for an LTR backup in - an ISO 8601 format. + :param monthly_retention: The monthly retention policy for an LTR backup + in an ISO 8601 format. :type monthly_retention: str :param yearly_retention: The yearly retention policy for an LTR backup in an ISO 8601 format. diff --git a/azure-mgmt-sql/azure/mgmt/sql/version.py b/azure-mgmt-sql/azure/mgmt/sql/version.py index 1f08862acee4..3697d9b71739 100644 --- a/azure-mgmt-sql/azure/mgmt/sql/version.py +++ b/azure-mgmt-sql/azure/mgmt/sql/version.py @@ -9,5 +9,5 @@ # regenerated. # -------------------------------------------------------------------------- -VERSION = "0.10.0" +VERSION = "0.9.0"