Skip to content

adjust typo #208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
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
5 changes: 2 additions & 3 deletions src/Common/Properties/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -1675,7 +1675,7 @@ Use the Enable-AzureDataCollection cmdlet to turn the feature On. The cmdlet can
</data>
<data name="BreakingChangesAttributesCmdLetOutputChange2" xml:space="preserve">
<value>
- "The output type '{0}' is changing"</value>
- The output type '{0}' is changing</value>
</data>
<data name="BreakingChangesAttributesCmdLetOutputPropertiesAdded" xml:space="preserve">
<value>
Expand All @@ -1686,8 +1686,7 @@ Use the Enable-AzureDataCollection cmdlet to turn the feature On. The cmdlet can
- The following properties in the output type are being deprecated :</value>
</data>
<data name="BreakingChangesAttributesDeclarationMessage" xml:space="preserve">
<value>
{0}</value>
<value>{0}</value>
</data>
<data name="BreakingChangesAttributesDeclarationMessageWithCmdletName" xml:space="preserve">
<value>
Expand Down