Skip to content

Commit

Permalink
fix doc tag
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanmino committed Jul 31, 2018
1 parent 3124e8c commit d8817b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/controllers/preferences.js
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ class PreferencesController {
* A getter for `tokens` and `accountTokens` related states.
*
* @param {string} selectedAddress A new hex address for an account
* @returns {array, object, string, string} States to interact with tokens in `accountTokens`
* @returns {Object.<array, object, string, string>} States to interact with tokens in `accountTokens`
*
*/
_getTokenRelatedStates (selectedAddress) {
Expand Down

0 comments on commit d8817b2

Please sign in to comment.