fix typo
This commit is contained in:
parent
a37a1a0004
commit
8a81b398cf
@ -76,7 +76,7 @@ const POTENTIAL_VECTOR_ARGUMENTS = [
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
# a tuple as fillrange has to be handed differently
|
# a tuple as fillrange has to be handled differently
|
||||||
if typeof(plotattributes[:fillrange]) <: Tuple
|
if typeof(plotattributes[:fillrange]) <: Tuple
|
||||||
lower, upper = plotattributes[:fillrange]
|
lower, upper = plotattributes[:fillrange]
|
||||||
if typeof(lower) <: AVec
|
if typeof(lower) <: AVec
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user