[Libreoffice] [PATCH] [PUSHED] Comment fix

Thomas Arnhold thomas at arnhold.org
Mon Feb 21 14:11:15 PST 2011


I've pushed it. Thanks!

Thomas

On 02/21/2011 10:03 PM, Martin Kepplinger wrote:
> 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



More information about the LibreOffice mailing list