Commit 199dc8a1 authored by Martí Bolívar's avatar Martí Bolívar Committed by Anas Nashif
Browse files

doc: application: trivial whitespace fix



Fix the white space around "Naming Conventions", which is currently
appearing on its own line.

Signed-off-by: default avatarMarti Bolivar <marti@opensourcefoundries.com>
parent 9c85c7f1
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -860,9 +860,8 @@ number of files the developer can group them into sub-directories
under :file:`src`, to whatever depth is needed.

Application-specific source code should not use symbol name prefixes that have
been reserved by the kernel for its own use. For more information, see

`Naming Conventions
been reserved by the kernel for its own use. For more information, see `Naming
Conventions
<https://github.com/zephyrproject-rtos/zephyr/wiki/Naming-Conventions>`_.

Support for building third-party library code