diff options
author | Winfried Donkers <osc@dci-electronics.nl> | 2012-03-16 18:13:49 +0100 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-03-16 23:53:30 -0400 |
commit | 32502a98bc16d74eafc071d43004674aa384ef0e (patch) | |
tree | d699dce215fd864e512d18793ab7893bfdb9e03e /svx | |
parent | 99b9c0bfccd73a97d99666986cc9e84a0e8f9aeb (diff) |
correction of typo in comment
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/svx/linectrl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/linectrl.hxx b/svx/inc/svx/linectrl.hxx index 2c3d10c7b751..8c43a11e793f 100644 --- a/svx/inc/svx/linectrl.hxx +++ b/svx/inc/svx/linectrl.hxx @@ -154,7 +154,7 @@ public: }; //======================================================================== -// class SvxColorToolBoxControl +// class SvxLineEndToolBoxControl //======================================================================== class SVX_DLLPUBLIC SvxLineEndToolBoxControl : public SfxToolBoxControl |