aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_radioButton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/KvsObject_radioButton.cpp')
-rw-r--r--src/modules/objects/KvsObject_radioButton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/KvsObject_radioButton.cpp b/src/modules/objects/KvsObject_radioButton.cpp
index 787a7a270..e26f3c108 100644
--- a/src/modules/objects/KvsObject_radioButton.cpp
+++ b/src/modules/objects/KvsObject_radioButton.cpp
@@ -52,7 +52,7 @@
!fn: $setChecked(<bChecked:boolean>)
Sets whether the radio button is checked to check.
!fn: $setPixmap(<image_id>)
- Sets the pixmap shown on the radiobutton..See the [doc:image_id]image identifier[/doc] documentation for the explaination
+ Sets the pixmap shown on the radiobutton..See the [doc:image_id]image identifier[/doc] documentation for the explanation
of the <image_id> parameter.
!fn: <bool>$toggleEvent()
Called by KVIrc when the radibutton state is toggled.