From 1926702c95634eb60ef237b01b444535039d735f Mon Sep 17 00:00:00 2001 From: Pierre Gondois Date: Tue, 23 Aug 2022 18:00:10 +0200 Subject: ArmPlatformPkg: Remove duplicated words In an effort to clean the documentation of the above package, remove duplicated words. Signed-off-by: Pierre Gondois Reviewed-by: Sami Mujawar Reviewed-by: Leif Lindholm --- ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ArmPlatformPkg') diff --git a/ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.c b/ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.c index a203299..ec7feae 100644 --- a/ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.c +++ b/ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.c @@ -173,7 +173,7 @@ LibGetTime ( @retval EFI_SUCCESS The operation completed successfully. @retval EFI_INVALID_PARAMETER A time field is out of range. - @retval EFI_DEVICE_ERROR The time could not be set due due to hardware error. + @retval EFI_DEVICE_ERROR The time could not be set due to hardware error. **/ EFI_STATUS -- cgit v1.1