summaryrefslogtreecommitdiff
path: root/include/osl/security.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/security.h')
-rw-r--r--include/osl/security.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osl/security.h b/include/osl/security.h
index b24625761731..b1376a2ed2a1 100644
--- a/include/osl/security.h
+++ b/include/osl/security.h
@@ -74,7 +74,7 @@ SAL_DLLPUBLIC oslSecurityError SAL_CALL osl_loginUser(
the maped drive on this server.
@param[in] strUserName denotes the name of the user to logg in.
@param[in] strPasswd the password for this user.
- @param[in] strFileServer denotes the file server on wich the user is logged in.
+ @param[in] strFileServer denotes the file server on which the user is logged in.
@param[out] pSecurity returns the security handle if user could be logged in.
@return osl_Security_E_None if user could be logged in, otherwise an error-code.
@see osl_freeSecurityHandle