FatPkg: Fix spelling errors

https://bugzilla.tianocore.org/show_bug.cgi?id=2264

Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
This commit is contained in:
Sean Brogan
2019-10-08 22:38:15 -07:00
committed by Michael D Kinney
parent 8d89159245
commit 44c9618a3f
13 changed files with 32 additions and 32 deletions

View File

@@ -100,7 +100,7 @@ FatCheckIs8Dot3Name (
Trim the trailing blanks of fat name.
@param Name - The Char8 string needs to be trimed.
@param Name - The Char8 string needs to be trimmed.
@param Len - The length of the fat name.
The real length of the fat name after the trailing blanks are trimmed.