From 9bd7c285483271d79d0a88ecb9557df619e459d8 Mon Sep 17 00:00:00 2001
From: Marc Egger <marc.egger@uzh.ch>
Date: Thu, 12 Dec 2019 13:28:51 +0100
Subject: [PATCH] Manual.rst: Form paramter mode does not work. formModeGlobal
 works

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

diff --git a/Documentation/Manual.rst b/Documentation/Manual.rst
index 6fa43127b..804279740 100644
--- a/Documentation/Manual.rst
+++ b/Documentation/Manual.rst
@@ -2702,7 +2702,7 @@ The `mode` is given via (in this priority):
 
 * Via STORE_USER: {{formModeGlobal:U}}
 * Via STORE_SIP: {{formModeGlobal:S}}
-* Via Form: `form.parameter.mode=...`
+* Via Form: `form.parameter.formModeGlobal=...`
 
 Mode
 ;;;;
-- 
GitLab