From 741c014831b8bcbb710310252dfa11d538f81d5e Mon Sep 17 00:00:00 2001 From: Clement Jamin Date: Tue, 10 Sep 2013 10:39:45 +0200 Subject: [PATCH] Fix syntax in documentation --- Documentation/doc/Documentation/Installation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/doc/Documentation/Installation.txt b/Documentation/doc/Documentation/Installation.txt index 7258d9ada33..6daba12f23f 100644 --- a/Documentation/doc/Documentation/Installation.txt +++ b/Documentation/doc/Documentation/Installation.txt @@ -534,7 +534,7 @@ It can be downloaded from `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 `http://www.threadingbuildingblocks.org`.