Fixed the documentation of the JavaScript BaseAccountOption class.
This commit is contained in:
parent
0130bc58a9
commit
a8be739ec7
@ -329,7 +329,7 @@ class BaseAccountSelector {
|
||||
}
|
||||
|
||||
/**
|
||||
* A basic account option.
|
||||
* A base account option.
|
||||
*
|
||||
*/
|
||||
class BaseAccountOption {
|
||||
@ -365,7 +365,7 @@ class BaseAccountOption {
|
||||
#queryValues;
|
||||
|
||||
/**
|
||||
* Constructs the account in the account selector for the recurring item editor.
|
||||
* Constructs the account in the base account selector.
|
||||
*
|
||||
* @param selector {BaseAccountSelector} the base account selector
|
||||
* @param element {HTMLLIElement} the element
|
||||
|
Loading…
Reference in New Issue
Block a user