From: bangerth Date: Wed, 2 Sep 2009 16:16:06 +0000 (+0000) Subject: Small doc change. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee6d1ab5cd34995dcbc40560281d7359f2079f80;p=dealii-svn.git Small doc change. git-svn-id: https://svn.dealii.org/trunk@19368 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/trilinos_vector.h b/deal.II/lac/include/lac/trilinos_vector.h index 2ecbbb968e..c5dc2e01ae 100755 --- a/deal.II/lac/include/lac/trilinos_vector.h +++ b/deal.II/lac/include/lac/trilinos_vector.h @@ -242,9 +242,7 @@ namespace TrilinosWrappers * be left unchanged and the user has * to set all elements. * - * Reinit functionality. This class - * also has a third possible - * argument, + * This function has a third argument, * allow_different_maps, * that allows for an exchange of * data between two equal-sized @@ -254,7 +252,7 @@ namespace TrilinosWrappers * of this function is to generate a * replication of a whole vector on * each machine, when the calling - * vector is build according to the + * vector is built according to the * localized vector class * TrilinosWrappers::Vector, and * v is a distributed