Fixed typos in README
authorDmitriy Morozov <morozov@cs.duke.edu>
Wed, 12 Sep 2007 08:28:33 -0400
changeset 24 99e03a2c741d
parent 23 cb700b407c0d
child 26 04d667548959
Fixed typos in README
README
--- a/README	Thu Aug 16 17:12:52 2007 -0400
+++ b/README	Wed Sep 12 08:28:33 2007 -0400
@@ -5,11 +5,11 @@
   boost -       great set of C++ libraries
   Doxygen -     for building documentation
   libcwd -      for debugging only (is not needed by default)
-  synaps -      for solving polynomial (for kinetic kernel), which in turn requires GMP
+  synaps -      for solving polynomials (for kinetic kernel), which in turn requires GMP
 
 Configuration
   The path to CGAL's Makefile is expected to be set in $CGAL_MAKEFILE, the rest
-  is just usual CMake configuration
+  is just the usual CMake configuration
 
 Building
   To build examples, create a directory build (to keep everything in one place),