From 36d21ec747c453c00cbd06798b850c264f2b63d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A5rd=20Skaflestad?= Date: Mon, 21 May 2012 20:04:04 +0200 Subject: [PATCH] Fix spelling: Furhtermore -> Furthermore. --- opm/core/transport/reorder/reordersequence.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opm/core/transport/reorder/reordersequence.h b/opm/core/transport/reorder/reordersequence.h index 7f71ccc82..e322959d1 100644 --- a/opm/core/transport/reorder/reordersequence.h +++ b/opm/core/transport/reorder/reordersequence.h @@ -59,7 +59,7 @@ struct UnstructuredGrid; * Number of strongly connected components. Pointer * to a single integer. The components * output are valid for all i = 0 - * ... *ncomponents - 1. Furhtermore, the + * ... *ncomponents - 1. Furthermore, the * number of components must be in the interval * [1 .. grid->number_of_cells]. */ @@ -112,7 +112,7 @@ compute_sequence(const struct UnstructuredGrid *grid , * Number of strongly connected components. Pointer * to a single integer. The components * output are valid for all i = 0 - * ... *ncomponents - 1. Furhtermore, the + * ... *ncomponents - 1. Furthermore, the * number of components must be in the interval * [1 .. grid->number_of_cells]. *