Mispelled word and wrong past tense in a comment.
authorEmanuele Aliberti <ea@iol.it>
Wed, 2 Mar 2005 22:17:34 +0000 (22:17 +0000)
committerEmanuele Aliberti <ea@iol.it>
Wed, 2 Mar 2005 22:17:34 +0000 (22:17 +0000)
svn path=/trunk/; revision=13801

reactos/subsys/smss/smapiexec.c

index 7bbf642..9d1f119 100644 (file)
@@ -127,8 +127,8 @@ SmCreateUserProcess (LPWSTR ImagePath,
  * ARGUMENTS\r
  *     Name: name of the program to run, that is a value's name in\r
  *           the SM registry key Subsystems;\r
- *     Data: what the registry gived back for Name;\r
- *     DataLength: how much Data the registry retruns;\r
+ *     Data: what the registry gave back for Name;\r
+ *     DataLength: how much Data the registry returns;\r
  *     DataType: what is Data?\r
  *     Expand: set it TRUE if you want this function to use the env\r
  *           to possibly expand Data before giving it back.\r