Commit fe380e7
authored
Fixed typo in Get-AzContextAutosaveSetting class name: GetzureRmContextAutosaveSetting -> GetAzureRmContextAutosaveSetting (Azure#20420)
* Fixed typo in Get-AzContextAutosaveSetting
class name was missing an 'A'
- from: GetzureRmContextAutosaveSetting -> GetAzureRmContextAutosaveSetting
* Updated the Account modules CHANGELOG to include the typo fix.
* Reverted serialized cmdlet metadata setting1 parent 348555a commit fe380e7
File tree
2 files changed
+2
-1
lines changed- src/Accounts/Accounts
- AutoSave
2 files changed
+2
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments