Skip to content

Commit f0d61c9

Browse files
authored
adjust typo (#208)
1 parent 99c0a4d commit f0d61c9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/Common/Properties/Resources.resx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1675,7 +1675,7 @@ Use the Enable-AzureDataCollection cmdlet to turn the feature On. The cmdlet can
16751675
</data>
16761676
<data name="BreakingChangesAttributesCmdLetOutputChange2" xml:space="preserve">
16771677
<value>
1678-
- "The output type '{0}' is changing"</value>
1678+
- The output type '{0}' is changing</value>
16791679
</data>
16801680
<data name="BreakingChangesAttributesCmdLetOutputPropertiesAdded" xml:space="preserve">
16811681
<value>
@@ -1686,8 +1686,7 @@ Use the Enable-AzureDataCollection cmdlet to turn the feature On. The cmdlet can
16861686
- The following properties in the output type are being deprecated :</value>
16871687
</data>
16881688
<data name="BreakingChangesAttributesDeclarationMessage" xml:space="preserve">
1689-
<value>
1690-
{0}</value>
1689+
<value>{0}</value>
16911690
</data>
16921691
<data name="BreakingChangesAttributesDeclarationMessageWithCmdletName" xml:space="preserve">
16931692
<value>

0 commit comments

Comments
 (0)