]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/ShellPkg.dec
ShellPkg: Fix typo of 'determines' in ShellPkg.
[mirror_edk2.git] / ShellPkg / ShellPkg.dec
index b2f2669530185d29f279eef1f10528c47b44df4d..2b1d128970fecfeb45348319174c524507abfa8a 100644 (file)
@@ -98,7 +98,7 @@
   ## This is the character count for allocation for consistent mappings\r
   gEfiShellPkgTokenSpaceGuid.PcdShellMapNameLength|50|UINT8|0x00000009\r
 \r
-  ## This determins how many bytes are read out of files at a time for file operations (type, copy, etc...)\r
+  ## This determines how many bytes are read out of files at a time for file operations (type, copy, etc...)\r
   gEfiShellPkgTokenSpaceGuid.PcdShellFileOperationSize|1000|UINT32|0x0000000A\r
 \r
 [PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r
   #  If TRUE the shell will produce EFI_SHELL_ENVIRONMENT2 and EFI_SHELL_INTERFACE\r
   gEfiShellPkgTokenSpaceGuid.PcdShellSupportOldProtocols|FALSE|BOOLEAN|0x00000002\r
 \r
-  ## this flag determins whether Page Break (-b) defaults to on or off in the shell\r
+  ## this flag determines whether Page Break (-b) defaults to on or off in the shell\r
   gEfiShellPkgTokenSpaceGuid.PcdShellPageBreakDefault|FALSE|BOOLEAN|0x00000006\r
 \r
-  ## this flag determins whether insert mode for typing is default (FALSE means typeover)\r
+  ## this flag determines whether insert mode for typing is default (FALSE means typeover)\r
   gEfiShellPkgTokenSpaceGuid.PcdShellInsertModeDefault|TRUE|BOOLEAN|0x00000007\r
 \r
-  ## this flag determins the default number of screens kept for history log.\r
+  ## this flag determines the default number of screens kept for history log.\r
   #  the spec defines 3 as the minimum\r
   gEfiShellPkgTokenSpaceGuid.PcdShellScreenLogCount|3|UINT8|0x00000008\r
 \r