diff --git a/doc/storage/api/api.rst b/doc/storage/api/api.rst index 66f7e583..46de94cc 100644 --- a/doc/storage/api/api.rst +++ b/doc/storage/api/api.rst @@ -128,7 +128,7 @@ These definitions must be defined in the header file :file:`psa/storage_common.h .. macro:: PSA_STORAGE_SUPPORT_ITERATION (1u << 2) - Flag indicating that `psa_ps_iterator_init()` and `psa_ps_iterator_next()` are supported. + Flag indicating that `psa_ps_iterator_start()` and `psa_ps_iterator_next()` are supported. .. macro:: PSA_STORAGE_ITERATOR_CTX__SIZE :definition: /* implementation-defined value */