Mispelled word and wrong past tense in a comment.

svn path=/trunk/; revision=13801
This commit is contained in:
Emanuele Aliberti 2005-03-02 22:17:34 +00:00
parent 5bef1d9303
commit e5948313f6

View file

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