summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 10:42:58 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:38 +0200
commit01b0ca7d2a8deb82d8e2d0ed3e29ddda7667d4d6 (patch)
treed3a7f2ee6c7261cfedf9c52ee6c8512e5fefce9b /sd
parent471615653007947a44ee9c1b1e747849f7b73845 (diff)
typo: easyly -> easily
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/framework/configuration/ConfigurationUpdater.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/framework/configuration/ConfigurationUpdater.hxx b/sd/source/ui/framework/configuration/ConfigurationUpdater.hxx
index b5cc9013853d..076b498c5c39 100644
--- a/sd/source/ui/framework/configuration/ConfigurationUpdater.hxx
+++ b/sd/source/ui/framework/configuration/ConfigurationUpdater.hxx
@@ -176,7 +176,7 @@ private:
/** This method sets the mbUpdateBeingProcessed member that is used to
prevent reentrance problems. This method allows function objects
- easyly and safely to modify the variable.
+ easily and safely to modify the variable.
*/
void SetUpdateBeingProcessed (bool bValue);