diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-10-09 12:38:05 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-10-09 13:02:50 +0200 |
commit | 05f1a88e199cbffa786cf1fe8719638d205bae9f (patch) | |
tree | 4d3f141aaa8ca97978452fea2840b2e27ffe3268 /include | |
parent | 0be1c2e87a0ff932584dba0e96b535e6c5eea6d9 (diff) |
typo: Lable -> Label
Change-Id: I8b9e9f75dd22ee5bff678c5bc0e1fa9381a103de
Diffstat (limited to 'include')
-rw-r--r-- | include/sfx2/sidebar/ControllerItem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/ControllerItem.hxx b/include/sfx2/sidebar/ControllerItem.hxx index 4f58acf5452c..f06ae5e9e0a4 100644 --- a/include/sfx2/sidebar/ControllerItem.hxx +++ b/include/sfx2/sidebar/ControllerItem.hxx @@ -61,7 +61,7 @@ public: }; /** This is the preferred constructor that allows the created - controller item to return non-empty values for GetLable() and + controller item to return non-empty values for GetLabel() and GetIcon() calls. */ ControllerItem ( |