summaryrefslogtreecommitdiff
path: root/include/unotools
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-18 00:26:02 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-18 00:30:35 +0300
commit728ec86062c13c4994a15bf4bee810db7094c8bb (patch)
tree71da33ccd7d65d0a7c0eaf4d6ad10f66c12ae3c5 /include/unotools
parent9a7fc5ee26c7b7a5ad227d628e1a1f389e3085c2 (diff)
Typo: s/cant/can't/
Change-Id: Id76b4ea569246c4b96da48dbc8d5a557367e0cca
Diffstat (limited to 'include/unotools')
-rw-r--r--include/unotools/moduleoptions.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/unotools/moduleoptions.hxx b/include/unotools/moduleoptions.hxx
index a6cc8f6987b3..75615a89bf3b 100644
--- a/include/unotools/moduleoptions.hxx
+++ b/include/unotools/moduleoptions.hxx
@@ -131,7 +131,7 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtModuleOptions : public utl::detail::
content (but a FrameLoader which is not bound to any application!) ... or
the given properties describe a stream (and we make no deep detection inside here!).
- @attention The module BASIC cant be detected here. Because it does not
+ @attention The module BASIC can't be detected here. Because it does not
has an own URL schema.
@param sURL
@@ -150,7 +150,7 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtModuleOptions : public utl::detail::
@descr Here we try to use the list of supported service names of the given model
to find out the right application module.
- @attention The module BASIC cant be detected here. Because it does not
+ @attention The module BASIC can't be detected here. Because it does not
support any model/ctrl/view paradigm.
@param xModel