summaryrefslogtreecommitdiffstats
path: root/framework/util
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-02-16 13:13:31 +0200
committerTor Lillqvist <tml@iki.fi>2012-02-16 15:25:40 +0200
commita4e05e583f58f1baaf518e71cc48da78296ab5f4 (patch)
treee53b9a757e7381967f350b76a4c1eab10e1b0a32 /framework/util
parentBuild unoexe as a (static) library for iOS (diff)
downloadcore-a4e05e583f58f1baaf518e71cc48da78296ab5f4.tar.gz
core-a4e05e583f58f1baaf518e71cc48da78296ab5f4.zip
Typo fix: com.sum -> com.sun
Diffstat (limited to 'framework/util')
-rwxr-xr-xframework/util/fwl.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/util/fwl.component b/framework/util/fwl.component
index 5fca040b2b4a..b81a9f24c954 100755
--- a/framework/util/fwl.component
+++ b/framework/util/fwl.component
@@ -28,7 +28,7 @@
<component loader="com.sun.star.loader.SharedLibrary" prefix="fwl"
xmlns="http://openoffice.org/2010/uno-components">
- <implementation name="com.sum.star.comp.framework.LanguageSelectionMenuController">
+ <implementation name="com.sun.star.comp.framework.LanguageSelectionMenuController">
<service name="com.sun.star.frame.PopupMenuController"/>
</implementation>
<implementation name="com.sun.star.comp.framework.DispatchRecorder">