Skip to content

Commit

Permalink
Change method comment with a generic description abouth the tree hier…
Browse files Browse the repository at this point in the history
…archy indentations
  • Loading branch information
wlegolas committed Dec 3, 2023
1 parent 22dfe65 commit 3f5b024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/OptionsListUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@ function sortTags(tags) {
}

/**
* Builds the options for the category tree hierarchy via indents
* Builds the options for the tree hierarchy via indents
*
* @param {Object[]} options - an initial object array
* @param {Boolean} options[].enabled - a flag to enable/disable option in a list
Expand Down

0 comments on commit 3f5b024

Please sign in to comment.