diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-10-10 14:11:21 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-10-10 14:55:12 +0200 |
commit | c1a7e72110e48fa5d7ca38af2d36505b647a11e4 (patch) | |
tree | bc34304b5d1f3af5656581ba995270545a2905c2 /xmloff | |
parent | 8541943b8d08f62217e99c9d47a5f222e1fba86e (diff) |
typo: follwing -> following
Change-Id: Ia201473c84dc0923e8f4bee6329ad926cd6addd6
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/inc/MultiPropertySetHelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/MultiPropertySetHelper.hxx b/xmloff/inc/MultiPropertySetHelper.hxx index c467bba85097..8467c16e6b6f 100644 --- a/xmloff/inc/MultiPropertySetHelper.hxx +++ b/xmloff/inc/MultiPropertySetHelper.hxx @@ -32,7 +32,7 @@ namespace com { namespace sun { namespace star { /** - * The MultiPropertySetHelper performs the follwing functions: + * The MultiPropertySetHelper performs the following functions: * * Given a list of property names (as sal_Char** or OUString*), it can * query an XMultiPropertySet (or XPropertySet) which of these properties |