Fix syntax in documentation

This commit is contained in:
Clement Jamin 2013-09-10 10:39:45 +02:00
parent 85b078de9e
commit 741c014831
1 changed files with 1 additions and 1 deletions

View File

@ -534,7 +534,7 @@ It can be downloaded from <A HREF="http://esbtl.sourceforge.net/">`http://esbtl.
\sc{Tbb} (Threading Building Blocks) is a library developed by Intel Corporation for writing software
programs that take advantage of multi-core processors.
In \cgal, \sc{Tbb} is used by packages which offer parallel code.
In \cgal, \sc{Tbb} is used by the packages that offer parallel code.
The \sc{Tbb} web site is <A HREF="http://www.threadingbuildingblocks.org">`http://www.threadingbuildingblocks.org`</A>.