summaryrefslogtreecommitdiff
path: root/starmath/source/document.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/document.cxx')
-rw-r--r--starmath/source/document.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/starmath/source/document.cxx b/starmath/source/document.cxx
index 9e2a745c46ef..a5c92ed42780 100644
--- a/starmath/source/document.cxx
+++ b/starmath/source/document.cxx
@@ -511,7 +511,7 @@ SmPrinterAccess::SmPrinterAccess( SmDocShell &rDocShell )
{
// if it is an embedded object (without it's own printer)
// we change the MapMode temporarily.
- //!If it is a document with it's own printer the MapMode should
+ //!If it is a document with its own printer the MapMode should
//!be set correct (once) elsewhere(!), in order to avoid numerous
//!superfluous pushing and poping of the MapMode when using
//!this class.
@@ -536,7 +536,7 @@ SmPrinterAccess::SmPrinterAccess( SmDocShell &rDocShell )
{
// if it is an embedded object (without it's own printer)
// we change the MapMode temporarily.
- //!If it is a document with it's own printer the MapMode should
+ //!If it is a document with its own printer the MapMode should
//!be set correct (once) elsewhere(!), in order to avoid numerous
//!superfluous pushing and poping of the MapMode when using
//!this class.