From ea50dd855189df442fa29786e38a9505474b2695 Mon Sep 17 00:00:00 2001 From: wolf 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