summaryrefslogtreecommitdiff
path: root/framework/inc/services
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-06 20:25:20 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-06 20:27:21 +0300
commitd9701f0ebce5b06212a9361ce753f3bf17510418 (patch)
treee4c035be2e7a4313266164cfcdead0649c1650f6 /framework/inc/services
parent6d27b176fba61653e74f4179451308b9a7a889a8 (diff)
Typo: s/ouer/our
Change-Id: I0179678c6c5dd6a05b1d7d5038a901e7bf2af3de
Diffstat (limited to 'framework/inc/services')
-rw-r--r--framework/inc/services/mediatypedetectionhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/services/mediatypedetectionhelper.hxx b/framework/inc/services/mediatypedetectionhelper.hxx
index a6690bcbb5d7..3c0ca9927718 100644
--- a/framework/inc/services/mediatypedetectionhelper.hxx
+++ b/framework/inc/services/mediatypedetectionhelper.hxx
@@ -56,7 +56,7 @@ class MediaTypeDetectionHelper : public ::cppu::WeakImplHelper2< ::com::sun::
/*-****************************************************************************************************
@short standard ctor
@descr These initialize a new instance of this class with all needed information for work.
- @param "xFactory", reference to factory which has created ouer owner(!). We can use these to create new uno-services.
+ @param "xFactory", reference to factory which has created our owner(!). We can use these to create new uno-services.
*//*-*****************************************************************************************************/
MediaTypeDetectionHelper( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory );