From db054bf26447343c1c1010fdce2443fd6c894001 Mon Sep 17 00:00:00 2001 From: David Wells Date: Sat, 11 Feb 2017 16:31:43 -0500 Subject: [PATCH] Reindent some sample code comments. --- include/deal.II/lac/petsc_parallel_vector.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/include/deal.II/lac/petsc_parallel_vector.h b/include/deal.II/lac/petsc_parallel_vector.h index ab83b387bc..2713b63072 100644 --- a/include/deal.II/lac/petsc_parallel_vector.h +++ b/include/deal.II/lac/petsc_parallel_vector.h @@ -116,17 +116,16 @@ namespace PETScWrappers * @code * PETScWrappers::MPI::Vector vector; * ... - * // do some write operations on the vector + * // do some write operations on the vector * for (unsigned int i=0; i