From 7f42f6fe1af3729b8be61ce76936fb0e05dfbe02 Mon Sep 17 00:00:00 2001
From: Carsten  Rose <carsten.rose@math.uzh.ch>
Date: Mon, 27 Feb 2017 13:13:38 +0100
Subject: [PATCH] Index.rst: fixed typos

---
 extension/Documentation/UsersManual/Index.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/extension/Documentation/UsersManual/Index.rst b/extension/Documentation/UsersManual/Index.rst
index 2ffdedc4a..3ac17886f 100644
--- a/extension/Documentation/UsersManual/Index.rst
+++ b/extension/Documentation/UsersManual/Index.rst
@@ -1051,8 +1051,8 @@ Checkboxes can be rendered in mode:
 
   * *FormElement.maxlength* - vertical or horizontal alignment:
 
-     * Value: '', 0, 1 - The radios will be aligned vertical.
-     * Value: >1 - The readios will be aligned horizontal, with a linebreak every 'value' elements.
+     * Value: '', 0, 1 - The check boxes will be aligned vertical.
+     * Value: >1 - The  check boxes will be aligned horizontal, with a linebreak every 'value' elements.
 
 Type: date
 ^^^^^^^^^^
@@ -1165,8 +1165,8 @@ Type: radio
 
   * *emptyItemAtStart*: Existence of this item inserts an empty entry at the beginning of the selectlist.
   * *emptyItemAtEnd*: Existence of this item inserts an empty entry at the end of the selectlist.
-  * *emptyHide*: Existence of this item hides the empty entry. This is useful for e.g. Enums, which have a en empty
-    entry and the empty value should not be an option to be selected.
+  * *emptyHide*: Existence of this item hides the empty entry. This is useful for e.g. Enums, which have an empty
+    entry but the empty value should not be an option to be selected.
 
 Type: select
 ^^^^^^^^^^^^
-- 
GitLab