summaryrefslogtreecommitdiffstats
path: root/include/osl/file.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/file.hxx')
-rw-r--r--include/osl/file.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/osl/file.hxx b/include/osl/file.hxx
index 630785432ad9..07773b826048 100644
--- a/include/osl/file.hxx
+++ b/include/osl/file.hxx
@@ -429,7 +429,7 @@ public:
/** Constructor.
@param nMask
- Set of flags decribing the demanded information.
+ Set of flags describing the demanded information.
*/
VolumeInfo( sal_uInt32 nMask )
@@ -678,7 +678,7 @@ public:
/** Constructor.
@param nMask
- Set of flags decribing the demanded information.
+ Set of flags describing the demanded information.
*/
FileStatus(sal_uInt32 nMask)
: _nMask(nMask)