From 0ad47e13aab044905fa73ad9c1d6cd6ac6f4a0e5 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Tue, 6 May 2003 00:21:23 +0000 Subject: [PATCH] typo --- doc/texinfo/gmsh.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index b7420e5396..91554376e9 100644 --- a/doc/texinfo/gmsh.texi +++ b/doc/texinfo/gmsh.texi @@ -1,5 +1,5 @@ \input texinfo.tex @c -*-texinfo-*- -@c $Id: gmsh.texi,v 1.53 2003-05-06 00:20:35 geuzaine Exp $ +@c $Id: gmsh.texi,v 1.54 2003-05-06 00:21:23 geuzaine Exp $ @c @c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle @c @@ -1686,7 +1686,7 @@ Here is a list of all other geometry commands currently available: @item Coherence; Removes all duplicate elementary geometrical entities (e.g.@: points having identical coordinates). Note that Gmsh executes the @code{Coherence} command -automatically after each geometrical transformation, unless the +automatically after each geometrical transformation, unless @code{Geometry.AutoCoherence} is set to zero (@pxref{Geometry options}). @item Delete @{ Point | Line | Surface @{ @var{expression-list} @}; @dots{} @}; -- GitLab