]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/DevicePath/DevicePathUtilities.c
BaseTools: Remove duplicated words in C tools
[mirror_edk2.git] / BaseTools / Source / C / DevicePath / DevicePathUtilities.c
index 2ffefa8ceeeff9a1d0504ad71918c9f0d9fd1aab..49078aac8caf8efde292525c99d0e2e0fdfa468b 100644 (file)
@@ -37,7 +37,7 @@ CONST EFI_DEVICE_PATH_PROTOCOL  mUefiDevicePathLibEndDevicePath = {
   @retval TRUE        DevicePath is valid.\r
   @retval FALSE       DevicePath is NULL.\r
   @retval FALSE       Maxsize is less than sizeof(EFI_DEVICE_PATH_PROTOCOL).\r
-  @retval FALSE       The length of any node node in the DevicePath is less\r
+  @retval FALSE       The length of any node in the DevicePath is less\r
                       than sizeof (EFI_DEVICE_PATH_PROTOCOL).\r
   @retval FALSE       If MaxSize is not zero, the size of the DevicePath\r
                       exceeds MaxSize.\r