From 8e2c0379ebbb0669acfaaf3e78a5d6dd90430bd6 Mon Sep 17 00:00:00 2001
From: Christof Kraus <christof.kraus@psi.ch>
Date: Fri, 24 Jul 2020 10:48:42 +0200
Subject: [PATCH] Update elements.asciidoc

---
 elements.asciidoc | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/elements.asciidoc b/elements.asciidoc
index 6d45a55..f8d63f5 100644
--- a/elements.asciidoc
+++ b/elements.asciidoc
@@ -98,10 +98,9 @@ L::
   The length of the element (default: 0m).
 ELEMEDGE::
   The edge of an element is specified in s coordinates in meters. This
-  edge corresponds to the origin of the local coordinate system and is
-  the physical start of the element. (Note that in general the fields
-  will extend in front of this position.) The physical end of the
-  element is determined by `ELEMEDGE` and its physical length. (Note
+  edge corresponds to the origin of the local coordinate system. (Note that the fields
+  can extend in front of this position.) The physical end of the
+  element is then determined by `ELEMEDGE` and its physical length. (Note
   again that in general the fields will extend past the physical end of
   the element.)
 X::
-- 
GitLab