]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/DynamicCommand/DpDynamicCommand/DpDynamicCommand.c
ShellPkg/DynamicCommand: Fix various typos
[mirror_edk2.git] / ShellPkg / DynamicCommand / DpDynamicCommand / DpDynamicCommand.c
index d7dd85666c50588f2380eb20eca8efed061f5b30..50fcc6e74616ea0edf8e034eb6fb2a527444d887 100644 (file)
@@ -19,7 +19,7 @@
   @param[in] Shell                  The instance of the shell protocol used in the context\r
                                     of processing this command.\r
 \r
-  @return EFI_SUCCESS               the operation was sucessful\r
+  @return EFI_SUCCESS               the operation was successful\r
   @return other                     the operation failed.\r
 **/\r
 SHELL_STATUS\r
@@ -70,7 +70,7 @@ EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL mDpDynamicCommand = {
   @param ImageHandle            The image handle of the process.\r
   @param SystemTable            The EFI System Table pointer.\r
 \r
-  @retval EFI_SUCCESS           Tftp command is executed sucessfully.\r
+  @retval EFI_SUCCESS           Tftp command is executed successfully.\r
   @retval EFI_ABORTED           HII package was failed to initialize.\r
   @retval others                Other errors when executing tftp command.\r
 **/\r