Skip to content

Commit 05498e6

Browse files
committed
RecvoeryPoint1
1 parent 58dcd53 commit 05498e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/AzureBackup/Commands.AzureBackup/Cmdlets/RecoveryPoint/GetAzureRMBackupRecoveryPoint.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
namespace Microsoft.Azure.Commands.AzureBackup.Cmdlets
2424
{
2525
/// <summary>
26-
/// Get list of azure recovery points
26+
/// Get list of Azure Recovery Points
2727
/// </summary>
2828
[Cmdlet(VerbsCommon.Get, "AzureRMBackupRecoveryPoint"), OutputType(typeof(AzureBackupRecoveryPoint), typeof(List<AzureBackupRecoveryPoint>))]
2929
public class GetAzureRMBackupRecoveryPoint : AzureBackupDSCmdletBase

0 commit comments

Comments
 (0)