From 3f2dc73d5a565121db00f4a0f050a48910b51623 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 4 Apr 2025 13:24:41 +0900 Subject: Replace TRUE/FALSE with boolean values true/false Signed-off-by: Michele Calgaro --- doc/en/classTQextScintillaCommand.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/en/classTQextScintillaCommand.html') diff --git a/doc/en/classTQextScintillaCommand.html b/doc/en/classTQextScintillaCommand.html index 52536f3..59f4101 100644 --- a/doc/en/classTQextScintillaCommand.html +++ b/doc/en/classTQextScintillaCommand.html @@ -143,7 +143,7 @@ The alternate key that is currently bound to the command is returned.

-If the key key is valid then TRUE is returned. +If the key key is valid then true is returned.

-- cgit v1.2.3