Skip to content

Commit 1bdff3b

Browse files
juliohmsouma4
authored andcommitted
Refactor docstrings
1 parent f91b4ba commit 1bdff3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/projecting.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"""
66
proj2D(geometry)
77
8-
Project 3D `geometry` onto a 2D plane of
9-
maximum variance using singular values.
8+
Project 3D `geometry` onto a 2D plane of maximum
9+
variance using singular value decomposition.
1010
"""
1111
function proj2D end
1212

0 commit comments

Comments
 (0)