1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-04-26 22:52:34 +02:00

doc: Fix formatting for the example of commit message

Example of commit message was formatted with code-block directive
which has language argument required or optional depending on the
sphinx version. Replace code-block with simpler literal block
which never has arguments, and also since the text formatted is
not actually a code.

Change-Id: If0bc8327e973d9bc9a93eea38c83bfab412fb8f4
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/78120
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <patrick@coreboot.org>
Reviewed-by: Alexander Goncharov <chat@joursoir.net>
This commit is contained in:
Anastasia Klimchuk 2023-09-26 22:23:06 +10:00 committed by Anastasia Klimchuk
parent 5234c57e33
commit f2a208c228

View File

@ -51,9 +51,7 @@ on the commit (``git commit -s``).
Commit message
--------------
Commit messages shall have the following format:
.. code-block::
Commit messages shall have the following format::
<component>: Short description (up to 72 characters)