From 3c253cee84d8470a8adfa17ea46b0ed5f46b28d1 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Tue, 17 Jun 2003 00:34:46 +0000
Subject: [PATCH] typo

---
 doc/texinfo/gmsh.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi
index 34537f0559..823bc692f9 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.63 2003-06-15 16:43:32 geuzaine Exp $
+@c $Id: gmsh.texi,v 1.64 2003-06-17 00:34:46 geuzaine Exp $
 @c
 @c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 @c
@@ -46,7 +46,7 @@
 @c =========================================================================
 @c %**start of header
 @setfilename        gmsh.info
-@set EDITION        1.8
+@set EDITION        1.9
 @set GMSH-VERSION   1.45
 @set GMSH-WEB       @uref{http://www.geuz.org/gmsh/}
 @set COPYRIGHT      @copyright{} 1997-2003 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle
@@ -1213,7 +1213,7 @@ a real option.
 Subtracts and affects @var{expression} to an existing expression identifier
 or to a real option.
 
-@item @var{string} | @var{real-option} *-= @var{expression};
+@item @var{string} | @var{real-option} *= @var{expression};
 Multiplies and affects @var{expression} to an existing expression identifier
 or to a real option.
 
-- 
GitLab