Skip to content

Commit 2e0cc87

Browse files
Minor correction
1 parent 1cbf80c commit 2e0cc87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ResourceManager/RecoveryServices.Backup/Commands.RecoveryServices.Backup.Models/Properties/Resources.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ResourceManager/RecoveryServices.Backup/Commands.RecoveryServices.Backup.Models/Properties/Resources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ Please contact Microsoft for further assistant.</value>
420420
<value>BackupManagementType is not expected for WorkloadType: {0}</value>
421421
</data>
422422
<data name="BackupManagementTypeRequiredForContainerType" xml:space="preserve">
423-
<value>BackupManagementType provider for ContainerType {1} is incorrect.</value>
423+
<value>BackupManagementType provider for ContainerType {0} is incorrect.</value>
424424
</data>
425425
<data name="BackupManagementTypeRequiredForWorkloadType" xml:space="preserve">
426426
<value>BackupManagementType is also required for WorkloadType: {0}</value>

0 commit comments

Comments
 (0)