Fixed typos
authorMelvin Hadasht <melvin.hadasht@free.fr>
Wed, 28 Aug 2002 13:44:35 +0000 (13:44 +0000)
committerMelvin Hadasht <melvin.hadasht@free.fr>
Wed, 28 Aug 2002 13:44:35 +0000 (13:44 +0000)
ChangeLog.claws
README.claws
configure.in

index 2715a9810c144d6eac3cc602d9519ed1b3c07558..9856ceb5442aad85a6dede67e10272fb348b1d23 100644 (file)
@@ -1,3 +1,8 @@
+2002-08-28 [mevlin]    0.8.2claws5
+
+       * README.claws
+               Fixed typos.
+
 2002-08-28 [melvin]    0.8.2claws4
 
        * README.claws
 2002-08-28 [melvin]    0.8.2claws4
 
        * README.claws
index b7e0bdff2aaa7763e9718ccbf78a9cf02cb1a10a..da13f7996547f40546b70896adebb967eb3eed03 100644 (file)
@@ -314,10 +314,10 @@ are hardly noticeable, but deserve mentioning:
 
   ./configure --enable-aspell --with-aspell-prefix=/foo/bar
 
 
   ./configure --enable-aspell --with-aspell-prefix=/foo/bar
 
-  Using the '--with-aspell-prefix=PREFIX' option will let the configure
-  script look for includes and libraries in PREFIX/include and PREFIX/lib.
+  The '--with-aspell-prefix=PREFIX' option will let the configure
+  script search for includes and libraries in PREFIX/include and PREFIX/lib.
 
 
-  You can also specify manualle the includes and libraries path by using
+  You can also specify manually the includes and libraries path by using
   either following options:
 
   --with-aspell-includes=/foo/bar/include
   either following options:
 
   --with-aspell-includes=/foo/bar/include
@@ -328,7 +328,7 @@ are hardly noticeable, but deserve mentioning:
 
   as appropriate.
 
 
   as appropriate.
 
-  The configure script summarizes the options compiled in. Check that
+  The configure script summarizes the options compiled in.  Check that
   it lists 'GNU/aspell = yes'.
 
   Then proceed as usual, with 'make' and 'make install'.
   it lists 'GNU/aspell = yes'.
 
   Then proceed as usual, with 'make' and 'make install'.
@@ -339,7 +339,7 @@ are hardly noticeable, but deserve mentioning:
   NOTE: if you upgraded from Sylpheed-Claws 0.8.2 (or cvs version 0.8.2claws2) 
   or earlier, please check if the dictionary path was updated in the
   Configuration -> Common Preferences -> Spell Checker menu.  If not, update
   NOTE: if you upgraded from Sylpheed-Claws 0.8.2 (or cvs version 0.8.2claws2) 
   or earlier, please check if the dictionary path was updated in the
   Configuration -> Common Preferences -> Spell Checker menu.  If not, update
-  accordingly as explained below.
+  it accordingly as explained below.
 
   After successful compiling, you need to tell Sylpheed where your
   dictionaries reside. The configure script should have found it,
 
   After successful compiling, you need to tell Sylpheed where your
   dictionaries reside. The configure script should have found it,
index 1bd22a6e08d94e80a35a02b5af2509cdf946e159..ae6af8790d312fd40586f4eb346977f059a02de7 100644 (file)
@@ -8,7 +8,7 @@ MINOR_VERSION=8
 MICRO_VERSION=2
 INTERFACE_AGE=0
 BINARY_AGE=0
 MICRO_VERSION=2
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws4
+EXTRA_VERSION=claws5
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target