From: heister Date: Fri, 28 Sep 2012 15:34:14 +0000 (+0000) Subject: typo in documentation X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4e5a2bd3d3910f08a09977cfb04ca45b925ffa1;p=dealii-svn.git typo in documentation git-svn-id: https://svn.dealii.org/trunk@26847 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/fe/fe_system.h b/deal.II/include/deal.II/fe/fe_system.h index dac5b6033e..99d3d98474 100644 --- a/deal.II/include/deal.II/fe/fe_system.h +++ b/deal.II/include/deal.II/fe/fe_system.h @@ -87,7 +87,7 @@ DEAL_II_NAMESPACE_OPEN * contains the pressure degrees of freedom. Note that while @p U itself has 3 * blocks, the FESystem @p sys2 does not attempt to split @p U into its base * elements but considers it a block of its own. By blocking all velocities - * into one system first as in @p sys2, we achieve the sam block structure + * into one system first as in @p sys2, we achieve the same block structure * that would be generated if instead of using a $Q_2^3$ element for the * velocities we had used vector-valued base elements, for instance like using * a mixed discretization of Darcy's law using