@@ -184,7 +184,7 @@ export default class Command {
}
/**
- * Clears forced disable previously set through {@link #clearForceDisabled}. See {@link #clearForceDisabled}.
+ * Clears forced disable previously set through {@link #forceDisabled}. See {@link #forceDisabled}.
*
* @param {String} id Unique identifier, equal to the one passed in {@link #forceDisabled} call.
*/