From ba22140013d8e3ae2824d6928fc2eb1cff087acb Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 10 Aug 1999 10:51:53 +0000 Subject: [PATCH] One more typo. git-svn-id: https://svn.dealii.org/trunk@1656 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/dofs/dof_accessor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/dofs/dof_accessor.h b/deal.II/deal.II/include/dofs/dof_accessor.h index 408d7d7f79..cbba6c55f9 100644 --- a/deal.II/deal.II/include/dofs/dof_accessor.h +++ b/deal.II/deal.II/include/dofs/dof_accessor.h @@ -195,7 +195,7 @@ class DoFObjectAccessor<0, dim> : public DoFAccessor, /** * Constructor. Should never be called - * ans thus throws an error. + * and thus throws an error. */ DoFObjectAccessor (Triangulation *, const int, -- 2.39.5