From d42b98d831b189e0177184a3d509f903546fcbb3 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 28 Jul 2005 20:19:12 +0000 Subject: [PATCH] Change docs slightly. git-svn-id: https://svn.dealii.org/trunk@11211 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/numerics/vectors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/numerics/vectors.h b/deal.II/deal.II/include/numerics/vectors.h index b06529e230..23e0cccfe1 100644 --- a/deal.II/deal.II/include/numerics/vectors.h +++ b/deal.II/deal.II/include/numerics/vectors.h @@ -439,7 +439,7 @@ class VectorTools /** * Compute the projection of - * @p function to the finite element space. + * @function to the finite element space. * * By default, projection to the boundary * and enforcement of zero boundary values -- 2.39.5