From: wolf Date: Tue, 28 Jan 2003 20:01:54 +0000 (+0000) Subject: Micro nit-picking X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51517f20c8655ed4e0c303164455ab5a1e95cf67;p=dealii-svn.git Micro nit-picking git-svn-id: https://svn.dealii.org/trunk@6973 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2003/hp.html b/deal.II/doc/news/2003/hp.html index a011a8495e..9fff8cb4ec 100644 --- a/deal.II/doc/news/2003/hp.html +++ b/deal.II/doc/news/2003/hp.html @@ -35,8 +35,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK Changed: Due to the demand for different DoFHandler classes (mainly for the planned hp-DoFHandler) the DoFHandler has been introduced as a - template parameter into the DoFAccessor, + template parameter into the DoFAccessor, the DoFObjectAccessor, and the DoFCellAccessor classes. Furthermore the DoFHandler was