diff --git a/doc/contribute/style/naming.rst b/doc/contribute/style/naming.rst index 384ece51ffd1a..c8db8d1c8513c 100644 --- a/doc/contribute/style/naming.rst +++ b/doc/contribute/style/naming.rst @@ -15,7 +15,7 @@ as stated in each individual sub-section. Public symbol prefixes ====================== -All :term:`public APIs ` in Zephyr must be prefixed according +All :term:`public APIs ` introduced to Zephyr must be prefixed according to the area or subsystem they belong to. Examples of area or subsystem prefixes are provided below for reference.