summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/srtdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/srtdlg.hxx')
-rw-r--r--sw/source/ui/inc/srtdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/srtdlg.hxx b/sw/source/ui/inc/srtdlg.hxx
index c9993a25adae..c84e0a1bb6fe 100644
--- a/sw/source/ui/inc/srtdlg.hxx
+++ b/sw/source/ui/inc/srtdlg.hxx
@@ -36,7 +36,7 @@
#include <svx/langbox.hxx>
class SwWrtShell;
-class CollatorRessource;
+class CollatorResource;
class SwSortDlg : public SvxStandardDialog
{
@@ -89,7 +89,7 @@ class SwSortDlg : public SvxStandardDialog
String aNumericTxt;
SwWrtShell &rSh;
- CollatorRessource* pColRes;
+ CollatorResource* pColRes;
sal_uInt16 nX;
sal_uInt16 nY;