doc: release-notes-3.7: fix indentation in posix deprecations

Fix indendtation in posix deprecations.

The top-level bullet was indented by an extra space, so remove
the space.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
This commit is contained in:
Chris Friedt 2024-07-19 07:40:31 -04:00 committed by Alberto Escolar
commit 9398092d53

View file

@ -159,7 +159,7 @@ Deprecated in this release
.. _zephyr_3.7_posix_api_deprecations:
* POSIX API
* POSIX API
* Deprecated :c:macro:`PTHREAD_BARRIER_DEFINE` has been removed.
* Deprecated :c:macro:`EFD_IN_USE` and :c:macro:`EFD_FLAGS_SET` have been removed.