doc: west: releases: Fix typo

s/manidest/manifest.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
Carles Cufi 2025-05-23 19:42:05 +02:00 committed by Benjamin Cabé
commit bcf4d1ad38

View file

@ -18,7 +18,7 @@ Changes:
- Add ``--inactive`` argument option to ``west list`` to support printing inactive projects.
- Support ``--active-only`` argument option for the ``west manifest --resolve`` and
``west manidest --freeze`` commands.
``west manifest --freeze`` commands.
This allows freezing workspaces with active project or group filters.
API changes: