diff --git a/src/cordova/import_messages.action.mjs b/src/cordova/import_messages.action.mjs index b9681795a9..da3f6899fa 100644 --- a/src/cordova/import_messages.action.mjs +++ b/src/cordova/import_messages.action.mjs @@ -28,9 +28,9 @@ const VALID_PLATFORMS = [ANDROID, IOS]; const SOURCE_MESSAGES_DIR = 'www/messages'; /** - * Verifies and returns the specified platform. - * @param {string[]} parameters The list of action arguments passed in - * @returns {Object} Object containing the specificed platform. + * Parses and verifies the action parameters and returns the specified platform. + * @param {string[]} parameters The list of action arguments passed in. + * @returns {Object} Object containing the specified platform. */ function getActionParameters(cliArguments) { const {