Skip to content

Commit 81d8263

Browse files
committed
Update AzurePSCmdlet.cs
1 parent e5f36c2 commit 81d8263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common/Commands.Common/AzurePSCmdlet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ protected static AzureProfile InitializeDefaultProfile()
9898
}
9999

100100
/// <summary>
101-
/// Get the context the context for the current profile before BeginProcessing is called
101+
/// Get the context for the current profile before BeginProcessing is called
102102
/// </summary>
103103
/// <returns>The context for the current profile</returns>
104104
protected AzureContext GetCurrentContext()

0 commit comments

Comments
 (0)