Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


This fixes a typo that occured during translation. thanks.

This is contributed under the terms of the LGPLv3+/MPL dual license.
---
 sw/source/ui/app/docsh2.cxx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sw/source/ui/app/docsh2.cxx b/sw/source/ui/app/docsh2.cxx
index cac1857..e614d89 100644
--- a/sw/source/ui/app/docsh2.cxx
+++ b/sw/source/ui/app/docsh2.cxx
@@ -393,7 +393,7 @@ BOOL SwDocShell::Insert( SfxObjectShell &rSource,
         // SwDocStyleSheetPool::aStyleSheet that uses same members of
         // SwDocStyleSheetPool::Find. Therefore a copy has to be used
         // here. Attention: SfxStylessheetBase::SetFollow calls itself
-        // a SwDocStyleSheetBase::Find, so that it's not sufficiant to
+        // a SwDocStyleSheetPool::Find, so that it's not sufficiant to
         // to eliminate the Find-calls in this method.
 
         rtl::Reference< SwDocStyleSheet > xNewSheet( new SwDocStyleSheet( (SwDocStyleSheet&)pMyPool
-- 
1.7.1


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.