Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Aug 17, 2018
1 parent aaf08cf commit bf29d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plotting.jl
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ default_mapping(::Union{Codim1Ctx, Codim1LCCtx}) =
marker = :special_point)
=#
# Supporting "marker" this way is ugly since using marker for the
# curves (non-special points) is also makes sense. (Maybe don't use
# curves (non-special points) also makes sense. (Maybe don't use
# named tuple then?)

lens_name(l::Lens) = sprint(print_application, l)
Expand Down

0 comments on commit bf29d94

Please sign in to comment.