From f138911b65dfce85c551f9e2e4bbeb595d6c6755 Mon Sep 17 00:00:00 2001 From: un1versal Date: Wed, 2 Mar 2016 12:15:44 +0000 Subject: documentation: formatting/indentation + minor syntax fixes + Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes --- src/modules/objects/KvsObject_checkBox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/objects/KvsObject_checkBox.cpp') diff --git a/src/modules/objects/KvsObject_checkBox.cpp b/src/modules/objects/KvsObject_checkBox.cpp index 3056ae91f..25c605b1f 100644 --- a/src/modules/objects/KvsObject_checkBox.cpp +++ b/src/modules/objects/KvsObject_checkBox.cpp @@ -49,7 +49,7 @@ (unchecked). @functions: !fn: $isChecked() - Returns '1' if the check box is checked, '0' otherwise.[br] + Returns [b]1[/b] if the check box is checked, and [b]0[/b] otherwise.[br] See also [classfnc]$setChecked[/classfnc](). !fn: $setChecked([]) Sets the check box 'checked state' to . -- cgit v1.3.1-10-gc9f91