Skip to content

Commit 0a8d03b

Browse files
hasheddanhenrikbrixandersen
authored andcommitted
docs: posix: fix typo in description
Fixes a minor typo in description of the POSIX architecture. Signed-off-by: Daniel Mangum <[email protected]>
1 parent 5fc96ff commit 0a8d03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/posix/doc/arch_soc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ section.
237237
instruction executes is just some of it; Emulating peripherals accurately
238238
is another side.
239239

240-
This native port compiles your code directly for the host architectture
240+
This native port compiles your code directly for the host architecture
241241
(typically x86), with no instrumentation or
242242
monitoring code. Your code executes directly in the host CPU. That is, your code
243243
executes just as fast as it possibly can.

0 commit comments

Comments
 (0)