From 0c7fe06f11b58c81368645f1ff650d055cbc4a39 Mon Sep 17 00:00:00 2001 From: David Wells Date: Wed, 2 Mar 2016 20:14:35 -0500 Subject: [PATCH] Fix a typo. --- source/grid/tria_accessor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/grid/tria_accessor.cc b/source/grid/tria_accessor.cc index bb7f9ba438..c7921ab84d 100644 --- a/source/grid/tria_accessor.cc +++ b/source/grid/tria_accessor.cc @@ -1641,7 +1641,7 @@ unsigned int CellAccessor::neighbor_of_neighbor_internal (const un // if we have a 1d mesh in 1d, we // can assume that the left - // neighbor of the right neigbor is + // neighbor of the right neighbor is // the current cell. but that is an // invariant that isn't true if the // mesh is embedded in a higher -- 2.39.5