diff --git a/tutorial/README b/tutorial/README
index 1d3f869ebb9059b804dc63bbcd6b96765559f6fc..4f9140a78b7bea81341aafebe85c6a1847f62d59 100644
--- a/tutorial/README
+++ b/tutorial/README
@@ -1,4 +1,4 @@
-$Id: README,v 1.18 2002-11-17 02:30:13 geuzaine Exp $
+$Id: README,v 1.19 2003-03-07 07:32:56 geuzaine Exp $
 
 Here are the examples in the Gmsh tutorial. These examples are
 commented (both C and C++-style comments can be used in Gmsh input
@@ -10,7 +10,7 @@ file formats. See the FORMATS file for this.]
 
 There are two ways to actually run these examples with Gmsh. (The
 operations to run Gmsh may vary according to your operating system. In
-the folowing examples, we will assume that you're working with a
+the following examples, we will assume that you're working with a
 UNIX-like shell.) The first working mode of Gmsh is the interactive
 graphical mode. To launch Gmsh in interactive mode, just type
 
@@ -64,7 +64,7 @@ non-interactive mode, just type:
 
 > gmsh t1.geo -2
 
-To mesh the same example, but with the backgound mesh available in the
+To mesh the same example, but with the background mesh available in the
 file 'bgmesh.pos', just type:
 
 > gmsh t1.geo -2 -bgm bgmesh.pos
@@ -93,7 +93,7 @@ select the 'Apply next changes to all views' or 'Force same options
 for all views' option in the 'Tools->Options->Post-processing' menu.
 
 [NOTE: All the options specified interactively can also be directly
-specified in the ascii input files. All available options, with their
+specified in the ASCII input files. All available options, with their
 current values, can be saved into a file by selecting 'File->Save
 as->Gmsh options', or simply viewed by pressing the '?' button in the
 status bar. To save the current options as your default preferences
diff --git a/tutorial/tutorial.html b/tutorial/tutorial.html
index 691289423c7122ed600d1900c643316b949ed698..325e3b5f9aeca93be09713abe7195b8ff2c20c14 100644
--- a/tutorial/tutorial.html
+++ b/tutorial/tutorial.html
@@ -23,7 +23,7 @@
 <H1>README 1/10</H1>
 [<A HREF="#top">top</A>][prev][<A HREF="#file2">next</A>]
 <PRE>
-$Id: tutorial.html,v 1.39 2003-02-27 18:34:53 geuzaine Exp $
+$Id: tutorial.html,v 1.40 2003-03-07 07:33:18 geuzaine Exp $
 
 Here are the examples in the Gmsh tutorial. These examples are
 commented (both C and C++-style comments can be used in Gmsh input
@@ -35,7 +35,7 @@ file formats. See the FORMATS file for this.]
 
 There are two ways to actually run these examples with Gmsh. (The
 operations to run Gmsh may vary according to your operating system. In
-the folowing examples, we will assume that you're working with a
+the following examples, we will assume that you're working with a
 UNIX-like shell.) The first working mode of Gmsh is the interactive
 graphical mode. To launch Gmsh in interactive mode, just type
 
@@ -89,7 +89,7 @@ non-interactive mode, just type:
 
 &gt; gmsh t1.geo -2
 
-To mesh the same example, but with the backgound mesh available in the
+To mesh the same example, but with the background mesh available in the
 file 'bgmesh.pos', just type:
 
 &gt; gmsh t1.geo -2 -bgm bgmesh.pos
@@ -118,7 +118,7 @@ select the 'Apply next changes to all views' or 'Force same options
 for all views' option in the 'Tools-&gt;Options-&gt;Post-processing' menu.
 
 [NOTE: All the options specified interactively can also be directly
-specified in the ascii input files. All available options, with their
+specified in the ASCII input files. All available options, with their
 current values, can be saved into a file by selecting 'File-&gt;Save
 as-&gt;Gmsh options', or simply viewed by pressing the '?' button in the
 status bar. To save the current options as your default preferences