Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eliascarv committed Dec 15, 2023
1 parent 53bdb08 commit 3568482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cverror.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ struct InterpSetup{I,M}
end

"""
cverror(Lean, model, incols => outcols, geotable, method)
cverror(Learn, model, incols => outcols, geotable, method)
cverror(Interpolate, model, geotable, method)
cverror(InterpolateNeighbors, model, geotable, method)
Expand Down

0 comments on commit 3568482

Please sign in to comment.