]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Arm/SwitchStack.asm
Minor grammatical work--mostly adding periods. Items with ONLY period added did...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Arm / SwitchStack.asm
index 8eae61b270631b982cf6e1a4b1cbd141f4c18ed8..6517757bf703dd05f4d957b9be5cebab230029c4 100644 (file)
@@ -19,7 +19,7 @@
 ;/**\r
 ;  This allows the caller to switch the stack and goes to the new entry point\r
 ;\r
-; @param      EntryPoint   Pointer to the location to enter\r
+; @param      EntryPoint   The pointer to the location to enter\r
 ; @param      Context      Parameter to pass in\r
 ; @param      Context2     Parameter2 to pass in\r
 ; @param      NewStack     New Location of the stack\r