This commit is contained in:
Roly Rudy Gutierrez Pinto
2017-10-18 15:11:11 -04:00
parent 17704c3793
commit 266c9824f3
5 changed files with 12 additions and 6 deletions

View File

@@ -148,7 +148,7 @@ class Variable extends Api
}
/**
* Queries the options in a suggest box, dropdown box, checkgroup or radiogroup,
* Gets the options in a suggest box, dropdown box, checkgroup or radiogroup,
* which uses an SQL query to populate its list of options (or uses a datasource
* which is "array variable" in version 3.0.1.8 or later).
*