summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 09:55:52 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:16 +0200
commit68ae78c3c27061408493cedb3b8c579daacf81b2 (patch)
treecff0139d60f84dba6ffe6b13d05363f23766b5f3 /sd
parent28c2c289413b736323146a74659c7fd3dfd9b816 (diff)
typo: objectes -> objects
Diffstat (limited to 'sd')
-rw-r--r--sd/source/core/drawdoc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/core/drawdoc.cxx b/sd/source/core/drawdoc.cxx
index 144484e4318d..d75ed4f953c2 100644
--- a/sd/source/core/drawdoc.cxx
+++ b/sd/source/core/drawdoc.cxx
@@ -694,7 +694,7 @@ void SdDrawDocument::UpdateAllLinks()
}
}
-/** this loops over the presentation objectes of a page and repairs some new settings
+/** this loops over the presentation objects of a page and repairs some new settings
from old binary files and resets all default strings for empty presentation objects.
*/
void SdDrawDocument::NewOrLoadCompleted( SdPage* pPage, SdStyleSheetPool* pSPool )