[Libreoffice-commits] .: svl/inc

Andras Timar timar at kemper.freedesktop.org
Tue Jun 28 05:44:40 PDT 2011


 svl/inc/svl/style.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9c6a56af35bcd9508c264aca832ce38f6b834581
Author: Andras Timar <atimar at suse.com>
Date:   Tue Jun 28 14:43:44 2011 +0200

    typo fix/silence warning C4819 on Windows

diff --git a/svl/inc/svl/style.hxx b/svl/inc/svl/style.hxx
index 0e08422..0de27c5 100644
--- a/svl/inc/svl/style.hxx
+++ b/svl/inc/svl/style.hxx
@@ -54,7 +54,7 @@ class SvStream;
 
 /*
 Everyone changing instances of SfxStyleSheetBasePool or SfxStyleSheetBase
-mußt broadcast this using <SfxStyleSheetBasePool::GetBroadcaster()> broadcasten.
+must broadcast this using <SfxStyleSheetBasePool::GetBroadcaster()> broadcasts.
 The class <SfxStyleSheetHint> is used for this, it contains an Action-Id and a
 pointer to the <SfxStyleSheetBase>. The actions are:
 


More information about the Libreoffice-commits mailing list