mirror of
https://github.com/reactos/reactos.git
synced 2025-04-19 04:07:16 +00:00
Mispelled word and wrong past tense in a comment.
svn path=/trunk/; revision=13801
This commit is contained in:
parent
5bef1d9303
commit
e5948313f6
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue