diff --git a/api/@ohos.rpc.d.ts b/api/@ohos.rpc.d.ts index 5356356e6591b31016e8cfe0c6357ceda46c6766..1ca562140884afbc5fd13f75c9b0b9c0c1ecb81c 100644 --- a/api/@ohos.rpc.d.ts +++ b/api/@ohos.rpc.d.ts @@ -899,7 +899,7 @@ declare namespace rpc { /** * Defines the response to the request. *
SendRequestResult object contains four members, - * namely error code of this operation, rquest code, data parcel + * namely error code of this operation, request code, data parcel * and reply parcel. * @since 8 * @import import rpc from '@ohos.rpc'