From: Ralf Hartmann Date: Thu, 15 Sep 2005 11:13:14 +0000 (+0000) Subject: Fix typo X-Git-Tag: v8.0.0~13148 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d1fd8e35354d8cdcd8e384fb264a8109643dc93;p=dealii.git Fix typo git-svn-id: https://svn.dealii.org/trunk@11446 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/RELEASE/announce-5.2 b/deal.II/doc/RELEASE/announce-5.2 index 9d517b9d32..19f064cd6e 100644 --- a/deal.II/doc/RELEASE/announce-5.2 +++ b/deal.II/doc/RELEASE/announce-5.2 @@ -6,7 +6,7 @@ released. It is available from the deal.II home-page at Version 5.2 offers a number of improvements over previous versions. In particular, the most noteworthy changes are: - There are two more tutorial programs that demonstrate solving 3d, quasi- - static elasticity problemsin parallel as well as some data handling + static elasticity problems in parallel as well as some data handling techniques - Support for parsing and evaluating functions given in text, rather than in program form