From ee7df491a901980c67896059135cbfaeeca4590d Mon Sep 17 00:00:00 2001
From: Adam Wujek <dev_public@wujek.eu>
Date: Fri, 15 Apr 2022 02:12:46 +0200
Subject: [PATCH] doc: fix warning during the build of documentation

Signed-off-by: Adam Wujek <dev_public@wujek.eu>
---
 doc/source/firmware.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/firmware.rst b/doc/source/firmware.rst
index 37064a4..eae634a 100644
--- a/doc/source/firmware.rst
+++ b/doc/source/firmware.rst
@@ -501,7 +501,7 @@ Writing any byte to this command triggers a uC reset.
 .. _UPTIME_SECS:
 
 (ext.) UPTIME_SECS
-~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~
 
 | Ext. Command code: **10**
 | Transaction type: **Word read**
-- 
GitLab