We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f36c2 commit 81d8263Copy full SHA for 81d8263
src/Common/Commands.Common/AzurePSCmdlet.cs
@@ -98,7 +98,7 @@ protected static AzureProfile InitializeDefaultProfile()
98
}
99
100
/// <summary>
101
- /// Get the context the context for the current profile before BeginProcessing is called
+ /// Get the context for the current profile before BeginProcessing is called
102
/// </summary>
103
/// <returns>The context for the current profile</returns>
104
protected AzureContext GetCurrentContext()
0 commit comments