summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/Include/Library/HttpLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'NetworkPkg/Include/Library/HttpLib.h')
-rw-r--r--NetworkPkg/Include/Library/HttpLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NetworkPkg/Include/Library/HttpLib.h b/NetworkPkg/Include/Library/HttpLib.h
index 93100eb350..a906126b3d 100644
--- a/NetworkPkg/Include/Library/HttpLib.h
+++ b/NetworkPkg/Include/Library/HttpLib.h
@@ -425,7 +425,7 @@ HttpFreeHeaderFields (
the HTTP request message.
@param[in] Url The URL of a remote host.
@param[out] RequestMsg Pointer to the created HTTP request message.
- NULL if any error occured.
+ NULL if any error occurred.
@param[out] RequestMsgSize Size of the RequestMsg (in bytes).
@retval EFI_SUCCESS If HTTP request string was created successfully.