Fixes by misspell-fixer

This commit is contained in:
github-actions[bot] 2020-07-30 12:37:45 +00:00 committed by Magne Sjaastad
parent 9a3dace180
commit bd09f2de54

View File

@ -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";