Fix typos

Signed-off-by: Janos Follath <janos.follath@arm.com>
diff --git a/tf-psa-crypto/include/psa/crypto.h b/tf-psa-crypto/include/psa/crypto.h
index e840a40..bc758e6 100644
--- a/tf-psa-crypto/include/psa/crypto.h
+++ b/tf-psa-crypto/include/psa/crypto.h
@@ -5016,7 +5016,7 @@
  *          * \p alg is not supported.
  *          * \p private_key is not supported for use with \p alg.
  *          * Only elliptic curve Diffie-Hellman with ECC keys is supported, not
- *            finite field Diffie_hellman with DH keys.
+ *            finite field Diffie-Hellman with DH keys.
  *
  * \retval #PSA_ERROR_INVALID_ARGUMENT \emptydescription
  * \retval #PSA_ERROR_INSUFFICIENT_MEMORY \emptydescription
@@ -5062,7 +5062,7 @@
  *                              maximum time spent in a function call.
  *
  * \note                        Users should call this function on the same
- *                              operation object repeatedly whilst it returns
+ *                              operation object repeatedly while it returns
  *                              #PSA_OPERATION_INCOMPLETE, stopping when it
  *                              returns either #PSA_SUCCESS or an error.
  *                              Alternatively users can call