PSA PAKE: fix documentation
Signed-off-by: Janos Follath <janos.follath@arm.com>
diff --git a/include/psa/crypto_values.h b/include/psa/crypto_values.h
index 94616aa..d1924db 100644
--- a/include/psa/crypto_values.h
+++ b/include/psa/crypto_values.h
@@ -1988,7 +1988,7 @@
* J-PAKE doesn't differentiate between sides and has a distinct identifier
* associated with each entity. This means that both psa_pake_set_user() and
* psa_pake_set_peer() needs to be called before commencing the operation.
- * Another conseque is that psa_pake_set_side() is optional and is ignored.
+ * Another consequence is that psa_pake_set_side() is optional and is ignored.
*
* The key exchange flow for JPAKE is as follows:
* -# To get the first round data that needs to be sent to the peer, call