From 271c8dcc4554cd954c827c5047ef37005a5df69f Mon Sep 17 00:00:00 2001 From: jverzani Date: Thu, 13 Sep 2018 10:28:21 -0400 Subject: [PATCH] typo --- src/plot_recipe.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plot_recipe.jl b/src/plot_recipe.jl index ca14ac7..3f40a57 100644 --- a/src/plot_recipe.jl +++ b/src/plot_recipe.jl @@ -58,7 +58,7 @@ function xyrange(u, L, R, B, T, W, H; offset=0) end -function get_xs_ys(map::Nothin, rs, L, R, B, T, W, H) +function get_xs_ys(map::Nothing, rs, L, R, B, T, W, H) xs = Float64[] ys = Float64[] for u in rs