summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 08:52:49 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:59 +0200
commitfa1f7d27c11214b836e436b5c8cad63f3097c7ed (patch)
treef8d6ca3fee4f547a2802c53dda8aab7dabd544f6 /forms
parent07c60c8ee2d1465544a6a39e57bc06b3690b8dfb (diff)
typo: attribut -> attribute
Diffstat (limited to 'forms')
-rw-r--r--forms/source/richtext/richtextimplcontrol.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/richtextimplcontrol.hxx b/forms/source/richtext/richtextimplcontrol.hxx
index 391ec18c169a..bd2126fcb009 100644
--- a/forms/source/richtext/richtextimplcontrol.hxx
+++ b/forms/source/richtext/richtextimplcontrol.hxx
@@ -150,7 +150,7 @@ namespace frm
long HandleCommand( const CommandEvent& _rEvent );
private:
- // updates the cache with the state provided by the given attribut handler
+ // updates the cache with the state provided by the given attribute handler
void implUpdateAttribute( AttributeHandlerPool::const_iterator _pHandler );
// updates the cache with the given state, and calls listeners (if necessary)