From: Wolfgang Bangerth Date: Wed, 14 Jun 2000 12:13:58 +0000 (+0000) Subject: Improve wording. X-Git-Tag: v8.0.0~20396 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00a5c534ecfa1aec2f02ee7860c3ceb41495b457;p=dealii.git Improve wording. git-svn-id: https://svn.dealii.org/trunk@3016 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index de7b148d0f..c7fa203184 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -29,7 +29,7 @@ compiling in debug mode. This should force us to write more standard compliant code. (Since the ACE library is not standards conforming, the -ansi flag is not used - when multithreading is required.) + when multithreading is requested.)
(WB 2000/06/14)