Commit 9122e853 authored by Christopher Friedt's avatar Christopher Friedt Committed by Chris Friedt
Browse files

samples: posix: philosophers: minor spacing corrections



Fix spacing and wrapping in the README.rst file.

Signed-off-by: default avatarChristopher Friedt <cfriedt@meta.com>
parent 52b619cd
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -13,8 +13,7 @@ This sample implements Zephyr's :ref:`Dining Philosophers Sample <dining-philoso
Building and Running
********************

This project outputs to the console.  It can be built and executed
on QEMU as follows:
This project outputs to the console. It can be built and executed on QEMU as follows:

.. zephyr-app-commands::
   :zephyr-app: samples/posix/philosophers