summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/moduledbu.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/moduledbu.hxx')
-rw-r--r--dbaccess/source/ui/inc/moduledbu.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/moduledbu.hxx b/dbaccess/source/ui/inc/moduledbu.hxx
index 84a2997d4527..3d34259e964a 100644
--- a/dbaccess/source/ui/inc/moduledbu.hxx
+++ b/dbaccess/source/ui/inc/moduledbu.hxx
@@ -67,7 +67,7 @@ private:
//=========================================================================
//= OModuleClient
//=========================================================================
-/** base class for objects which uses any global module-specific ressources
+/** base class for objects which uses any global module-specific resources
*/
class OModuleClient
{
@@ -79,7 +79,7 @@ public:
//=========================================================================
//= ModuleRes
//=========================================================================
-/** specialized ResId, using the ressource manager provided by the global module
+/** specialized ResId, using the resource manager provided by the global module
*/
class ModuleRes : public ::ResId
{