diff options
author | Andras Timar <atimar@suse.com> | 2011-06-28 14:43:44 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-06-28 14:43:44 +0200 |
commit | 62cdb33fe18b37488dd908ceb315abe890eb14b8 (patch) | |
tree | b4b0f48f9456f71b90ac5f2f0b300965cbb0f699 /svl | |
parent | 28e79aa91e502fbabee1198193a3cb4f125f330a (diff) |
typo fix/silence warning C4819 on Windows
Diffstat (limited to 'svl')
-rw-r--r-- | svl/inc/svl/style.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/inc/svl/style.hxx b/svl/inc/svl/style.hxx index 615d5d690aba..a6f0ca59cb2d 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: |