@metamask-previews/permission-controller 12.2.0-preview-efc1fb7 → 12.2.0-preview-6cb7e4bcf

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1116,7 +1116,7 @@ _PermissionController_caveatSpecifications = new WeakMap(), _PermissionControlle
1116
1116
  }, _PermissionController_requestUserApproval =
1117
1117
  /**
1118
1118
  * Adds a request to the {@link ApprovalController} using the
1119
- * {@link AddApprovalRequest} action. Also validates the resulting approved
1119
+ * {@link ApprovalControllerAddRequestAction} action. Also validates the resulting approved
1120
1120
  * permissions request, and throws an error if validation fails.
1121
1121
  *
1122
1122
  * @param permissionsRequest - The permissions request object.