Skip to content

Commit d306473

Browse files
kartbennashif
authored andcommitted
doc: build: fix typo in zephyr_cmake_package.rst
Corrected "This is means" to "This means" Fixes #98714 Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent f22e6a8 commit d306473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build/zephyr_cmake_package.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ When developing a Zephyr-based application, then a developer simply needs to wri
1818
``find_package(Zephyr)`` in the beginning of the application :file:`CMakeLists.txt` file.
1919

2020
To use the Zephyr CMake package it must first be exported to the `CMake user package registry`_.
21-
This is means creating a reference to the current Zephyr installation inside the
21+
This means creating a reference to the current Zephyr installation inside the
2222
CMake user package registry.
2323

2424

0 commit comments

Comments
 (0)