summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/sdrmasterpagedescriptor.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/sdrmasterpagedescriptor.cxx')
-rw-r--r--svx/source/svdraw/sdrmasterpagedescriptor.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/svdraw/sdrmasterpagedescriptor.cxx b/svx/source/svdraw/sdrmasterpagedescriptor.cxx
index 2c01f1ecc8f0..ac6c871c9cc3 100644
--- a/svx/source/svdraw/sdrmasterpagedescriptor.cxx
+++ b/svx/source/svdraw/sdrmasterpagedescriptor.cxx
@@ -60,9 +60,9 @@ namespace sdr
return *mpViewContact;
}
- // this method is called form the destructor of the referenced page.
+ // this method is called from the destructor of the referenced page.
// do all necessary action to forget the page. It is not necessary to call
- // RemovePageUser(), that is done form the destructor.
+ // RemovePageUser(), that is done from the destructor.
void MasterPageDescriptor::PageInDestruction(const SdrPage& /*rPage*/)
{
maOwnerPage.TRG_ClearMasterPage();