Skip to content

Commit fc1abdf

Browse files
authored
Merge pull request Azure#6593 from ChristopherMank/patch-1
Spelling corrections
2 parents 4675113 + 1097c2c commit fc1abdf

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/ResourceManager/Profile/Commands.Profile/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Updated help for `Get-AzureRmContextAutosaveSetting`
2122

2223
## Version 5.3.2
2324
* Common code changes to enable cmdlets to request an Auxilary Auth header with tokens for multiple tenants given a list of resource IDs.

src/ResourceManager/Profile/Commands.Profile/help/Get-AzureRmContextAutosaveSetting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ schema: 2.0.0
88
# Get-AzureRmContextAutosaveSetting
99

1010
## SYNOPSIS
11-
Display metadata about the context autosave feature, including whterh the context is
12-
automaticallys aved, and where saved context and credential information cna be found.
11+
Display metadata about the context autosave feature, including whether the context is
12+
automatically saved, and where saved context and credential information can be found.
1313

1414
## SYNTAX
1515

0 commit comments

Comments
 (0)