From 88a8b503a1794ffd430f98375fffd7e1d7f9a307 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 15 Feb 2010 13:59:18 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@20630 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-17/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-17/doc/intro.dox b/deal.II/examples/step-17/doc/intro.dox index 6772fed930..8178728464 100644 --- a/deal.II/examples/step-17/doc/intro.dox +++ b/deal.II/examples/step-17/doc/intro.dox @@ -24,7 +24,7 @@ href="../../readme.html" target="body">README file. There is an additional caveat: PETSc appears not to co-operate well when using -threads and the program crashes when deal.II is compiled it its usual mode +threads and the program crashes when deal.II is compiled in its usual mode supporting multithreading. The program can therefore only be compiled and run if multithreading is disabled upon configuration of deal.II using the --disable-threads switch to ./configure. -- 2.39.5