mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-26 09:26:26 -06:00
Fix spelling: Furhtermore -> Furthermore.
This commit is contained in:
parent
e53ec76d78
commit
36d21ec747
@ -59,7 +59,7 @@ struct UnstructuredGrid;
|
||||
* Number of strongly connected components. Pointer
|
||||
* to a single integer. The <CODE>components</CODE>
|
||||
* output are valid for all <CODE>i = 0
|
||||
* ... *ncomponents - 1</CODE>. Furhtermore, the
|
||||
* ... *ncomponents - 1</CODE>. Furthermore, the
|
||||
* number of components must be in the interval
|
||||
* <CODE>[1 .. grid->number_of_cells]</CODE>.
|
||||
*/
|
||||
@ -112,7 +112,7 @@ compute_sequence(const struct UnstructuredGrid *grid ,
|
||||
* Number of strongly connected components. Pointer
|
||||
* to a single integer. The <CODE>components</CODE>
|
||||
* output are valid for all <CODE>i = 0
|
||||
* ... *ncomponents - 1</CODE>. Furhtermore, the
|
||||
* ... *ncomponents - 1</CODE>. Furthermore, the
|
||||
* number of components must be in the interval
|
||||
* <CODE>[1 .. grid->number_of_cells]</CODE>.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user