mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixes by misspell-fixer
This commit is contained in:
committed by
Magne Sjaastad
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";
|
||||
|
||||
Reference in New Issue
Block a user