From 68ae78c3c27061408493cedb3b8c579daacf81b2 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Thu, 10 Apr 2014 09:55:52 +0200 Subject: typo: objectes -> objects --- sd/source/core/drawdoc.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd') 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 ) -- cgit