From 1371e15fff7a70761a65e2772d12fa1a27408288 Mon Sep 17 00:00:00 2001 From: Michael D Kinney Date: Fri, 31 Jul 2020 17:49:15 -0700 Subject: MdePkg: Fix spelling mistake for occurred REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2361 Cc: Liming Gao Cc: Zhiguang Liu Signed-off-by: Michael D Kinney Reviewed-by: Guomin Jiang Reviewed-by: Liming Gao --- MdePkg/Library/BaseLib/FilePaths.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Library') diff --git a/MdePkg/Library/BaseLib/FilePaths.c b/MdePkg/Library/BaseLib/FilePaths.c index 40e8d773ce..c2c561ac64 100644 --- a/MdePkg/Library/BaseLib/FilePaths.c +++ b/MdePkg/Library/BaseLib/FilePaths.c @@ -57,7 +57,7 @@ PathRemoveLastItem( @param[in] Path The pointer to the string containing the path. - @return Returns Path, otherwise returns NULL to indicate that an error has occured. + @return Returns Path, otherwise returns NULL to indicate that an error has occurred. **/ CHAR16* EFIAPI -- cgit v1.2.3