X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPkg%2FFilesystem%2FSemihostFs%2FArm%2FSemihostFs.h;fp=ArmPkg%2FFilesystem%2FSemihostFs%2FArm%2FSemihostFs.h;h=ce92fe9f1b9196c98c9d5ea3f2c16bfada04319b;hp=64a56ee2f796bd98c1f3db1ef39dd455d70581b3;hb=ff5fef1428dafc8f73e1f5d63966ef5c9bd8c420;hpb=080981d72dcbb782ad73716c439639324b0aa4dd diff --git a/ArmPkg/Filesystem/SemihostFs/Arm/SemihostFs.h b/ArmPkg/Filesystem/SemihostFs/Arm/SemihostFs.h index 64a56ee2f7..ce92fe9f1b 100644 --- a/ArmPkg/Filesystem/SemihostFs/Arm/SemihostFs.h +++ b/ArmPkg/Filesystem/SemihostFs/Arm/SemihostFs.h @@ -157,7 +157,7 @@ FileGetPosition ( @param[in] Position The byte position from the start of the file to set. @retval EFI_SUCCESS The position was set. - @retval EFI_DEVICE_ERROR The semi-hosting positionning operation failed. + @retval EFI_DEVICE_ERROR The semi-hosting positioning operation failed. @retval EFI_UNSUPPORTED The seek request for nonzero is not valid on open directories.