clarify content

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8565 6f19259b-4bc3-4df7-8a09-765794883524
diff --git a/ShellPkg/Include/Library/ShellCEntryLib.h b/ShellPkg/Include/Library/ShellCEntryLib.h
index 762c95b..136fd0e 100644
--- a/ShellPkg/Include/Library/ShellCEntryLib.h
+++ b/ShellPkg/Include/Library/ShellCEntryLib.h
@@ -16,7 +16,7 @@
   Intermediate entry point for the application that will in turn call into the "C" 

   style main function.

 

-  this application must have a function like:

+  this application must have a function defined as follows:

   INT32 

   EFIAPI 

   main(