Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[AutoPR deploymentmanager/resource-manager] typo: Microsoft.Deploymen…
…tManager (#3934)

* Generated from ec1a0120ad99a3b4a8e992d2919f39090de68ceb

typo: Microsoft.DeploymentManager

- Individial -> Individual

* Packaging update of azure-mgmt-deploymentmanager
  • Loading branch information
AutorestCI authored Dec 3, 2018
commit 0c63758b0989635ceddfcb958fc9a05e1353631b
3 changes: 3 additions & 0 deletions azure-mgmt-deploymentmanager/MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
include *.rst
include azure/__init__.py
include azure/mgmt/__init__.py

Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ResourceOperation(Model):
"""Individial resource operation information.
"""Individual resource operation information.

Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ResourceOperation(Model):
"""Individial resource operation information.
"""Individual resource operation information.

Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down