From 12c14b5d7345367c8a2ad75cbba7a1f3baa0fea0 Mon Sep 17 00:00:00 2001 From: ismail-codar Date: Sun, 18 Oct 2015 05:28:57 +0300 Subject: [PATCH] Update checkbox.html.eco Same caption fixing and some text editing. --- server/documents/modules/checkbox.html.eco | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/documents/modules/checkbox.html.eco b/server/documents/modules/checkbox.html.eco index d087d9856..26f6c1404 100755 --- a/server/documents/modules/checkbox.html.eco +++ b/server/documents/modules/checkbox.html.eco @@ -688,8 +688,8 @@ themes : ['Default', 'Colored'] Returns whether element can be determinate (checking if already determinate or `beforeDeterminate` would cancel) - should allow determinate - Returns whether element can be ideterminate (checking if already indeterminate or `beforeIndeterminate` would cancel) + should allow indeterminate + Returns whether element can be indeterminate (checking if already indeterminate or `beforeIndeterminate` would cancel) can uncheck