Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth committed Mar 28, 2024
1 parent 6da3090 commit 5c08be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DIVAndgo.jl
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ function DIVAndgo(

ongrid = findall(x -> !isnan(x), fidata)

# Add desroziers type of correction
# Add Desroziers type of correction
scalefactore = DIVAnd_adaptedeps2(f, fidata, epsilon2, isnan.(fidata))

return fi_filtered, erri_filtered, fidata, qcdata, scalefactore
Expand Down

0 comments on commit 5c08be7

Please sign in to comment.