Skip to content

Commit b332cb7

Browse files
Notice I had missed a reference to psa_ps_iterator_init
Just one rename. Signed-off-by: Marcus Streets <[email protected]>
1 parent 324ae7a commit b332cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/storage/api/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ These definitions must be defined in the header file :file:`psa/storage_common.h
128128
.. macro:: PSA_STORAGE_SUPPORT_ITERATION
129129
(1u << 2)
130130

131-
Flag indicating that `psa_ps_iterator_init()` and `psa_ps_iterator_next()` are supported.
131+
Flag indicating that `psa_ps_iterator_start()` and `psa_ps_iterator_next()` are supported.
132132

133133
.. macro:: PSA_STORAGE_ITERATOR_CTX__SIZE
134134
:definition: /* implementation-defined value */

0 commit comments

Comments
 (0)