From 1180e85acf3fa745e788721105571bb6297bc571 Mon Sep 17 00:00:00 2001
From: Carsten  Rose <carsten.rose@math.uzh.ch>
Date: Mon, 18 Mar 2019 14:16:35 +0100
Subject: [PATCH] Fix typo

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

diff --git a/extension/Documentation/Manual.rst b/extension/Documentation/Manual.rst
index 0a9455153..cd069e4e3 100644
--- a/extension/Documentation/Manual.rst
+++ b/extension/Documentation/Manual.rst
@@ -1273,7 +1273,7 @@ The following `escape` & `action` types are available:
 +-------+----------------------------------------------------------------------------------------------------------------------------------+
 | ''    | Nothing defined - the escape/action class type configured in `configuration`_.                                                   |
 +-------+----------------------------------------------------------------------------------------------------------------------------------+
-| -     | No escaping.                                                                                                                     |
+| \-    | No escaping.                                                                                                                     |
 +-------+----------------------------------------------------------------------------------------------------------------------------------+
 | S     | Stop replace. If the replaced value contains nested variables, they won't be replaced.                                           |
 +-------+----------------------------------------------------------------------------------------------------------------------------------+
-- 
GitLab