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
490dc1aa05
commit
674b764cb6
@@ -149,7 +149,7 @@ TEST( RicfCommands, ErrorMessages )
|
||||
// Errors should be:
|
||||
// Line 1 : TesCommand1 does not exist
|
||||
// Line 2 : Unreadable value for argument IntArgument
|
||||
// Line 3 : Can't find = after argument named TextA (space withing argument name)
|
||||
// Line 3 : Can't find = after argument named TextA (space within argument name)
|
||||
// Line 4 : Can't find = after argument named DoubleArgument
|
||||
// Line 5 : Missing quotes around TextArgument value
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#Units: meters
|
||||
#End:
|
||||
#Information from grid
|
||||
#Grid_size: Not_avaiable
|
||||
#Grid_size: Not_available
|
||||
#Grid_space: Not_available
|
||||
#Z_field: z
|
||||
#Vertical_faults: Not_available
|
||||
|
||||
Reference in New Issue
Block a user