Skip to content

Commit

Permalink
Fix documentation for get_position on Layer (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
EnzioKam authored Aug 15, 2021
1 parent 05a87b9 commit 2f9e047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layers.jl
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ function show_layer_frame(
end

"""
get_position(obj::Object)
get_position(l::Layer)
Get access to the position of a layer.
Expand Down

0 comments on commit 2f9e047

Please sign in to comment.