summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-11-24 12:48:08 +0100
committerAndras Timar <andras.timar@collabora.com>2014-11-24 12:48:25 +0100
commit4730af6a2435dfe35f598f12a4b3884bba40c006 (patch)
tree5dd7771071ac7b02136a4ae860c2d006775e59f4 /sw
parent31ef2b6396e2ebec10f84f21dfdee645690f5e62 (diff)
typo: unknown
Change-Id: If89443c1668ca01c826c8fc353b20097c7da7bf4
Diffstat (limited to 'sw')
-rw-r--r--sw/source/uibase/app/docstyle.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/app/docstyle.cxx b/sw/source/uibase/app/docstyle.cxx
index cbccde4bd3e9..92c8dabb4c97 100644
--- a/sw/source/uibase/app/docstyle.cxx
+++ b/sw/source/uibase/app/docstyle.cxx
@@ -1163,7 +1163,7 @@ bool SwDocStyleSheet::SetFollow( const OUString& rStr)
case SFX_STYLE_FAMILY_PSEUDO:
break;
default:
- OSL_ENSURE(false, "unknwown style family");
+ OSL_ENSURE(false, "unknown style family");
}
return true;