summaryrefslogtreecommitdiff
path: root/ShellPkg/Application/Shell/Shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'ShellPkg/Application/Shell/Shell.h')
-rw-r--r--ShellPkg/Application/Shell/Shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Application/Shell/Shell.h b/ShellPkg/Application/Shell/Shell.h
index 4fadab15e2..1f2fa8127a 100644
--- a/ShellPkg/Application/Shell/Shell.h
+++ b/ShellPkg/Application/Shell/Shell.h
@@ -343,7 +343,7 @@ RunScriptFile (
);
/**
- Return the pointer to the first occurance of any character from a list of characters
+ Return the pointer to the first occurance of any character from a list of characters.
@param[in] String the string to parse
@param[in] CharacterList the list of character to look for