summaryrefslogtreecommitdiff
path: root/ShellPkg/Application/Shell/ShellEnvVar.c
diff options
context:
space:
mode:
Diffstat (limited to 'ShellPkg/Application/Shell/ShellEnvVar.c')
-rw-r--r--ShellPkg/Application/Shell/ShellEnvVar.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ShellPkg/Application/Shell/ShellEnvVar.c b/ShellPkg/Application/Shell/ShellEnvVar.c
index d674f14c24..a4bd6a6179 100644
--- a/ShellPkg/Application/Shell/ShellEnvVar.c
+++ b/ShellPkg/Application/Shell/ShellEnvVar.c
@@ -123,8 +123,8 @@ FreeEnvironmentVariableList(
/**
Creates a list of all Shell-Guid-based environment variables.
- @param[in,out] ListHead The pointer to pointer to LIST ENTRY object for
- storing this list.
+ @param[in, out] ListHead The pointer to pointer to LIST ENTRY object for
+ storing this list.
@retval EFI_SUCCESS the list was created sucessfully.
**/