fix typo
This commit is contained in:
parent
8554e632bd
commit
31f5490517
@ -1389,7 +1389,7 @@ function fg_color(plotattributes::AKW)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
function fg_color_sp(plotattributes::AWK)
|
function fg_color_sp(plotattributes::AKW)
|
||||||
fgsp = get(plotattributes, :foreground_color_subplot, :match)
|
fgsp = get(plotattributes, :foreground_color_subplot, :match)
|
||||||
if fg == :match
|
if fg == :match
|
||||||
fg_color(plotattributes)
|
fg_color(plotattributes)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user