diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-09-30 12:19:31 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-09-30 10:21:25 +0000 |
commit | e90848edfd8cb146ab4e11eb2e62c93ed344d62f (patch) | |
tree | 00ee94feebbcef9d0b10a446a664eeceb360c1fa /sd/source/ui/sidebar/DocumentHelper.cxx | |
parent | 5566a469c8d82cdd7762996e7ed2d99737fd16b8 (diff) |
Fix typos
Change-Id: Ib96bf8adc3f94fa0b8b306d2a609dd2eea940dd1
Reviewed-on: https://gerrit.libreoffice.org/18974
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sd/source/ui/sidebar/DocumentHelper.cxx')
-rw-r--r-- | sd/source/ui/sidebar/DocumentHelper.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/sidebar/DocumentHelper.cxx b/sd/source/ui/sidebar/DocumentHelper.cxx index 38c3d36c4d3f..2bac79f6682d 100644 --- a/sd/source/ui/sidebar/DocumentHelper.cxx +++ b/sd/source/ui/sidebar/DocumentHelper.cxx @@ -508,7 +508,7 @@ SdPage* DocumentHelper::ProvideMasterPage ( // The given master page does not already belong to the target // document so we have to create copies and insert them into the - // targer document. + // target document. // Determine the position where the new master pages are inserted. // By default they are inserted at the end. When we assign to a |