commit 00622de9cfa91fd88b811687f77afb5158adda67
parent bc55a742a0305cbc91f147b38585b53b9a9cbd9a
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date: Thu, 2 Mar 2017 16:14:28 +0100
Fix yaml gramar description
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/input b/doc/input
@@ -162,7 +162,7 @@
# <hyperbol> ::= # (x^2 + y^2) / a^2 - (z + z0 - g/2)^2 / b^2 + 1 = 0
# hyperbol: # with g = img_focal + real_focal; f = real_focal / g;
# # a^2 = g^2(f - f^2); b = g(f - 1/2); z0 = |b| + g/2
-# focals: <hyperboloid_focals>-
+# focals: <hyperboloid_focals>
# clip: <polyclip-list>
#
# <hyperboloid_focals> ::=
@@ -261,7 +261,7 @@
# <position-description>
#
# <position-description> ::=
-# position: <real3> | hyperboloid_image_focal: <hyperboloid_focals>
+# position: <real3> | hyperboloid_image_focals: <hyperboloid_focals>
#
# # "self" references the first level entity
# <entity-identifier> ::=