typos introduced by ispell in tex mode fixed

This commit is contained in:
Joachim Reichel 2006-03-30 16:25:07 +00:00
parent e15412aed1
commit c8e3282cb1
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ The CGAL software consists of several parts, each of which is licensed under
an open source license. It is also possible to obtain commercial licenses from
GeometryFactory (www.geometryfactory.com) for all or parts of CGAL.
The source code of the CGAL library can be found in the directories {\ss}rc"
The source code of the CGAL library can be found in the directories "src"
and "include/CGAL". It is specified in each file of the CGAL library which
license applies to it. This is either the GNU Lesser General Public License
(as published by the Free Software Foundation; version 2.1 of the License) or
@ -15,7 +15,7 @@ the files LICENSE.LGPL and LICENSE.QPL.
Distributed along with CGAL (for the users' convenience), but not part of CGAL,
are the following third-party libraries, available under their own licenses:
- CORE, in the directories "include/CORE" and {\ss}rc/Core", is licensed under
- CORE, in the directories "include/CORE" and "src/Core", is licensed under
the QPL (see LICENSE.QPL).
- OpenNL, in the directory "include/OpenNL", is licensed under the GPL with
additional exceptions (see LICENSE.OPENNL).