Typo in gr.jl
This commit is contained in:
parent
b05d6e2ed3
commit
37044e5fc8
@ -481,7 +481,7 @@ function _cbar_unique(values, propname)
|
||||
out = last(values)
|
||||
if any(x != out for x in values)
|
||||
@warn "Multiple series with different $propname share a colorbar. " *
|
||||
"Colorbar may not refelct all series correctly."
|
||||
"Colorbar may not reflect all series correctly."
|
||||
end
|
||||
out
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user