diff options
Diffstat (limited to 'doc/en/classTQextScintillaCommandSet.html')
-rw-r--r-- | doc/en/classTQextScintillaCommandSet.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/classTQextScintillaCommandSet.html b/doc/en/classTQextScintillaCommandSet.html index c48cee2..91888dc 100644 --- a/doc/en/classTQextScintillaCommandSet.html +++ b/doc/en/classTQextScintillaCommandSet.html @@ -62,7 +62,7 @@ Methods are provided to access the individual commands and to read and write the <div class="memdoc"> <p> -The key bindings for each command in the set are read from the settings <em>qs</em>. <em>prefix</em> is prepended to the key of each entry. TRUE is returned if there was no error.<p> +The key bindings for each command in the set are read from the settings <em>qs</em>. <em>prefix</em> is prepended to the key of each entry. true is returned if there was no error.<p> <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaCommandSet.html#3a4981c26ab30164efbf27d15a4828ee">writeSettings()</a> </dd></dl> </div> @@ -93,7 +93,7 @@ The key bindings for each command in the set are read from the settings <em>qs</ <div class="memdoc"> <p> -The key bindings for each command in the set are written to the settings <em>qs</em>. <em>prefix</em> is prepended to the key of each entry. TRUE is returned if there was no error.<p> +The key bindings for each command in the set are written to the settings <em>qs</em>. <em>prefix</em> is prepended to the key of each entry. true is returned if there was no error.<p> <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classTQextScintillaCommandSet.html#a6e09aabf6126617ecec01c35fb32e53">readSettings()</a> </dd></dl> </div> |