summaryrefslogtreecommitdiff
path: root/include/osl/security_decl.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 11:42:19 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 10:49:09 +0000
commit86781bcfc8f12df980af5c86c2f9e75067f02abc (patch)
tree0e6e989a3cea642bdcf1a6c246dbb28797797329 /include/osl/security_decl.hxx
parent1735654408f5bcc912f039a2f9263adb48edf9c1 (diff)
Fix typos
Change-Id: I998e9b2ad8ebdcc983239192cb61f6689e378ad9 Reviewed-on: https://gerrit.libreoffice.org/35633 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/osl/security_decl.hxx')
-rw-r--r--include/osl/security_decl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osl/security_decl.hxx b/include/osl/security_decl.hxx
index b011009f8c50..e7443439ca95 100644
--- a/include/osl/security_decl.hxx
+++ b/include/osl/security_decl.hxx
@@ -28,7 +28,7 @@ namespace osl
/** Encapsulate security information for one user.
A object of this class is used to execute a process with the rights an
- security options of a scecified user.
+ security options of a specified user.
@see Process::executeProcess
*/
class Security