From d8817b26466617920e47da1f5b1db642ba701a9e Mon Sep 17 00:00:00 2001 From: Esteban MIno Date: Tue, 31 Jul 2018 16:18:06 -0400 Subject: fix doc tag --- app/scripts/controllers/preferences.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/scripts/controllers') diff --git a/app/scripts/controllers/preferences.js b/app/scripts/controllers/preferences.js index fcbf9c186..707fd7de9 100644 --- a/app/scripts/controllers/preferences.js +++ b/app/scripts/controllers/preferences.js @@ -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.} States to interact with tokens in `accountTokens` * */ _getTokenRelatedStates (selectedAddress) { -- cgit v1.2.3