From 7f55798b01d1a56526907cda36ffcf76a9604bda Mon Sep 17 00:00:00 2001 From: hartmann Date: Thu, 15 Sep 2005 11:13:47 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.dealii.org/branches/Branch-5-2@11447 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/RELEASE/announce-5.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5