Skip to content

Commit

Permalink
adapt docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LasNikas committed Jul 18, 2024
1 parent 6d61e91 commit 24af5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/preprocessing/shapes/io.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
load_shape(filename; element_type=Float64)
Load file and return corresponding `Shape` type for [`ComplexShape`](@ref).
Load file and return corresponding type for [`ComplexShape`](@ref).
Supported file formats are `.stl` and `.asc`.
# Arguments
Expand Down

0 comments on commit 24af5f8

Please sign in to comment.