Skip to content

Commit ae00ed6

Browse files
Spelling change
1 parent 84cc40e commit ae00ed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/simulation/m_time_steppers.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ contains
803803
integer :: i
804804
logical :: forces_computed
805805

806-
call nvtxStartRange("PROPAGATE-IMERSED-BOUNDARIES")
806+
call nvtxStartRange("PROPAGATE-IMMERSED-BOUNDARIES")
807807

808808
forces_computed = .false.
809809

0 commit comments

Comments
 (0)