Typo in the documentation of psa_get_key_information
diff --git a/include/psa/crypto.h b/include/psa/crypto.h
index 04e6b47..e8b22e0 100644
--- a/include/psa/crypto.h
+++ b/include/psa/crypto.h
@@ -392,7 +392,7 @@
  *                      This may be a null pointer, in which case the key type
  *                      is not written.
  * \param bits          On success, the key size in bits.
- *                      This may be a null pointer, in which case the key type
+ *                      This may be a null pointer, in which case the key size
  *                      is not written.
  *
  * \retval PSA_SUCCESS