From 7d4516afc4cd194f9224dcd5e07e0f234c162fdf Mon Sep 17 00:00:00 2001 From: un1versal Date: Wed, 9 Dec 2015 11:58:53 +0000 Subject: src/modules typos: capitalize, formatting, consistency and syntax fixes --- src/modules/objects/KvsObject_toolButton.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/modules/objects/KvsObject_toolButton.cpp') diff --git a/src/modules/objects/KvsObject_toolButton.cpp b/src/modules/objects/KvsObject_toolButton.cpp index a827f2816..d768ff30a 100644 --- a/src/modules/objects/KvsObject_toolButton.cpp +++ b/src/modules/objects/KvsObject_toolButton.cpp @@ -45,7 +45,7 @@ [class]object[/class] [class]widget[/class] @description: - The toolbutton class provides a quick-access button to commands or options, usually used inside a ToolBar. + The toolbutton class provides a quick-access button to commands or options, usually used inside a toolBar. @functions: !fn:$setImage() Sets the image for this button. @@ -58,9 +58,9 @@ !fn:$usesTextLabel() Return 1 if the setUsesTextLabel is enabled, otherwise return 0. !fn:$setTextLabel(,[tooltip:string]) - Sets the label of this button to and automatically sets it as a tool tip if is true. + Sets the label of this button to and automatically sets it as a tooltip if is true. !fn: $textLabel() - Returns the label of tthe button. + Returns the label of the button. !fn:$setAutoRaise() Sets whether auto-raising is enabled. !fn: $autoRaise() -- cgit v1.3.1-10-gc9f91