summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optgdlg.cxx')
-rw-r--r--cui/source/options/optgdlg.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/options/optgdlg.cxx b/cui/source/options/optgdlg.cxx
index a5d410ee2170..a352e5130766 100644
--- a/cui/source/options/optgdlg.cxx
+++ b/cui/source/options/optgdlg.cxx
@@ -1105,7 +1105,7 @@ OfaLanguagesTabPage::OfaLanguagesTabPage(vcl::Window* pParent, const SfxItemSet&
}
catch (const Exception &e)
{
- // we'll just leave the box in it's default setting and won't
+ // we'll just leave the box in its default setting and won't
// even give it event handler...
SAL_WARN("cui.options", "ignoring Exception \"" << e.Message << "\"");
}
@@ -1288,7 +1288,7 @@ bool OfaLanguagesTabPage::FillItemSet( SfxItemSet* rSet )
}
catch (const Exception& e)
{
- // we'll just leave the box in it's default setting and won't
+ // we'll just leave the box in its default setting and won't
// even give it event handler...
SAL_WARN("cui.options", "ignoring Exception \"" << e.Message << "\"");
}