From a516ed544358b151994c736008b16924107a0382 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 3 Jun 2005 16:11:49 +0000 Subject: [PATCH] Fix little typo. git-svn-id: https://svn.dealii.org/trunk@10835 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 5074fa5fd6..fc76c451b0 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -427,7 +427,7 @@ inconvenience this causes. to create_right_hand_side and create_boundary_right_hand_side in VectorTools. These two changes - now make the project work also + now make the project function work also for Raviart-Thomas elements and other vector valued FEs. This is very useful, if some initial conditions have to be specified.
-- 2.39.5