From db62b65c637678b14474547b37ace3330b259764 Mon Sep 17 00:00:00 2001 From: Antoine Coeur Date: Fri, 7 Feb 2020 02:07:20 +0100 Subject: FatPkg/EnhancedFatDxe: Fix various typos Fix various typos in FatPkg/EnhancedFatDxe comments. Cc: Ray Ni Signed-off-by: Antoine Coeur Reviewed-by: Philippe Mathieu-Daude Acked-by: Liming Gao Signed-off-by: Philippe Mathieu-Daude Message-Id: <20200207010831.9046-8-philmd@redhat.com> --- FatPkg/EnhancedFatDxe/FileName.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FatPkg/EnhancedFatDxe/FileName.c') diff --git a/FatPkg/EnhancedFatDxe/FileName.c b/FatPkg/EnhancedFatDxe/FileName.c index 256db30954..d2d1fb3117 100644 --- a/FatPkg/EnhancedFatDxe/FileName.c +++ b/FatPkg/EnhancedFatDxe/FileName.c @@ -128,7 +128,7 @@ FatTrimAsciiTrailingBlanks ( @param FatName - The Char8 string needs to be converted. @param Len - The length of the fat name. @param LowerCase - Indicate whether to convert the string to lower case. - @param Str - The result of the convertion. + @param Str - The result of the conversion. **/ VOID -- cgit v1.2.3