summaryrefslogtreecommitdiff
path: root/include/osl/process.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/process.h')
-rw-r--r--include/osl/process.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/osl/process.h b/include/osl/process.h
index 241f9a857552..d575f3cf867c 100644
--- a/include/osl/process.h
+++ b/include/osl/process.h
@@ -149,7 +149,7 @@ typedef void* oslProcess;
[in] The number of environment variables to set.
@param pProcess
- [out] Pointer to a oslProcess variable, wich receives the handle of the newly created process.
+ [out] Pointer to a oslProcess variable, which receives the handle of the newly created process.
This parameter must not be NULL.
@return
@@ -219,7 +219,7 @@ SAL_DLLPUBLIC oslProcessError SAL_CALL osl_executeProcess(
[in] The number of environment variables to set.
@param pProcess
- [out] Pointer to a oslProcess variable, wich receives the handle of the newly created process.
+ [out] Pointer to a oslProcess variable, which receives the handle of the newly created process.
This parameter must not be NULL.
@param pChildInputWrite