Interface: Correct spell error
Signed-off-by: Edison Ai <edison.ai@arm.com>
Change-Id: Ib9cb3d83eee30d674d9806bc821ee67f002ff893
diff --git a/interface/include/psa/client.h b/interface/include/psa/client.h
index 4115f93..a5e8518 100644
--- a/interface/include/psa/client.h
+++ b/interface/include/psa/client.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018-2019, Arm Limited. All rights reserved.
+ * Copyright (c) 2018-2020, Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*
@@ -126,7 +126,7 @@
* \brief Call an RoT Service on an established connection.
*
* \param[in] handle A handle to an established connection.
- * \param[in] type The reuqest type.
+ * \param[in] type The request type.
* Must be zero( \ref PSA_IPC_CALL) or positive.
* \param[in] in_vec Array of input \ref psa_invec structures.
* \param[in] in_len Number of input \ref psa_invec structures.