From 0ff62a32029de29f15b5701531c8b14e6a49b08e Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 24 Mar 2004 17:31:38 +0000 Subject: [PATCH] Comment change. git-svn-id: https://svn.dealii.org/trunk@8860 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/vector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/lac/include/lac/vector.h b/deal.II/lac/include/lac/vector.h index ef69dff3d7..78c04435ad 100644 --- a/deal.II/lac/include/lac/vector.h +++ b/deal.II/lac/include/lac/vector.h @@ -206,7 +206,7 @@ class Vector * analogous to that of the STL * containers. * - * On @p{fast==false}, the vector is + * If @arg fast is false, the vector is * filled by zeros. Otherwise, the * elements are left an unspecified * state. -- 2.39.5