Skip to content

Commit 86a1252

Browse files
de-nordicnashif
authored andcommitted
arch/Kconfig: Remove stray tab from USERSPACE help
Commit removes stray tab from help. Signed-off-by: Dominik Ermel <[email protected]>
1 parent b316d18 commit 86a1252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ config USERSPACE
253253
When enabled, threads may be created or dropped down to user mode,
254254
which has significantly restricted permissions and must interact
255255
with the kernel via system calls. See Zephyr documentation for more
256-
details about this feature.
256+
details about this feature.
257257

258258
If a user thread overflows its stack, this will be caught and the
259259
kernel itself will be shielded from harm. Enabling this option

0 commit comments

Comments
 (0)