Skip to content

Commit c5327a7

Browse files
sbryngelsonclaude
andcommitted
Fix typo in m_model.fpp: odj -> obj
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4ff5a1b commit c5327a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/m_model.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ contains
219219
end subroutine s_read_stl
220220

221221
!> This procedure reads an OBJ file.
222-
!! @param filepath Path to the odj file.
222+
!! @param filepath Path to the obj file.
223223
!! @param model The obj file.
224224
impure subroutine s_read_obj(filepath, model)
225225

0 commit comments

Comments
 (0)