summaryrefslogtreecommitdiff
path: root/sw/inc/swunohelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swunohelper.hxx')
-rw-r--r--sw/inc/swunohelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swunohelper.hxx b/sw/inc/swunohelper.hxx
index c00404c759c1..40f8f88e0975 100644
--- a/sw/inc/swunohelper.hxx
+++ b/sw/inc/swunohelper.hxx
@@ -52,7 +52,7 @@ SW_DLLPUBLIC bool UCB_DeleteFile( const OUString& rURL );
bool UCB_CopyFile( const OUString& rURL, const OUString& rNewURL,
bool bCopyIsMove = false );
- // is the URL on the current system case sentive?
+ // is the URL on the current system case sensitive?
SW_DLLPUBLIC bool UCB_IsCaseSensitiveFileName( const OUString& rURL );
// is the URL readonly?