From a2693798c051fb1fb988ac8d0f39b9761f57d399 Mon Sep 17 00:00:00 2001
From: Zlatko <zlatko.dev@gmail.com>
Date: Mon, 19 Aug 2019 15:22:31 +0000
Subject: [PATCH] Update debugger.rst missing :

---
 Documentation/debugger.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/debugger.rst b/Documentation/debugger.rst
index 5d758fc8..94be7c20 100644
--- a/Documentation/debugger.rst
+++ b/Documentation/debugger.rst
@@ -23,7 +23,7 @@ the following commands:
    $ ./bootstrap
    $ ./configure --disable-werror
 
-.. warning:
+.. warning::
     Make sure ``CMSIS-DAP Compliant Debugger`` is set to **yes (auto)** after
     running ``./configure`` (if it is not, you might need to install ``libhidapi-dev``
     (Ubuntu)). If you get errors making the documentation you can 
-- 
GitLab