From: wolf Date: Fri, 3 Jun 2005 16:11:49 +0000 (+0000) Subject: Fix little typo. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64c023fcf0d394e95d7d78eaa7bfa1d30a9d4ea7;p=dealii-svn.git Fix little typo. git-svn-id: https://svn.dealii.org/trunk@10835 0785d39b-7218-0410-832d-ea1e28bc413d --- 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.