summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 10:23:12 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:28 +0200
commit7f47244dd288a406c5637eeb2299502e5bc1c9af (patch)
treeba816add3dedc2dcfb4c39cc64bff379250875a3 /sd/source
parent2d4afd15f0d89d1d84c43a68f29e2f27d3cb1ae0 (diff)
typo: aplied -> applied
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/ui/animations/CustomAnimationPane.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/animations/CustomAnimationPane.cxx b/sd/source/ui/animations/CustomAnimationPane.cxx
index 32438f81630b..b188b6d602d5 100644
--- a/sd/source/ui/animations/CustomAnimationPane.cxx
+++ b/sd/source/ui/animations/CustomAnimationPane.cxx
@@ -1406,7 +1406,7 @@ void CustomAnimationPane::changeSelection( STLPropertySet* pResultSet, STLProper
{
// we need to do a second pass for text grouping options
// since changing them can cause effects to be removed
- // or replaced, we do this after we aplied all other options
+ // or replaced, we do this after we applied all other options
// above
sal_Int32 nTextGrouping = 0;