From dfe2eded68f6a2db277625a1978a04eb676dba7e Mon Sep 17 00:00:00 2001 From: tcclevenger Date: Thu, 28 Apr 2016 12:24:18 -0400 Subject: [PATCH] fixed typo in changes.h --- doc/news/changes.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index 64aa6f5cce..4f23fbcc50 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -216,8 +216,8 @@ inconvenience this causes.

Specific improvements

    -
  1. New: added function GridOut::write_mesh_per_processor_as_vtu. This allows - the visualization of a parallel finite element mesh that can be seperated into each +
  2. New: Added function GridOut::write_mesh_per_processor_as_vtu. This allows + the visualization of a parallel finite element mesh that can be separated into each processor's owned and ghost cells. It also allows for the visualization of each level of a multilevel mesh.
    -- 2.39.5