mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-08 07:03:25 -06:00
Fixes by misspell-fixer
This commit is contained in:
parent
9a3dace180
commit
bd09f2de54
@ -105,7 +105,7 @@ bool RifSurfaceExporter::writePetrellPtlFile( const QString&
|
||||
out << "#Units: meters \n";
|
||||
out << "#End: \n";
|
||||
out << "#Information from grid \n";
|
||||
out << "#Grid_size: Not_avaiable \n";
|
||||
out << "#Grid_size: Not_available \n";
|
||||
out << "#Grid_space: Not_available \n";
|
||||
out << "#Z_field: z \n";
|
||||
out << "#Vertical_faults: Not_available \n";
|
||||
|
Loading…
Reference in New Issue
Block a user