update comments

This commit is contained in:
d98762625 2018-05-21 11:12:58 +01:00
parent 8ff6596657
commit 10556f528f
5 changed files with 11 additions and 393 deletions

View file

@ -11,7 +11,7 @@
* Returns the index of a label.
*
* @private
* @param {Object} state
* @param {Object} state - The current state of the recipe.
* @param {string} name - The label name to look for.
* @returns {number}
*/