Skip to content

Commit 55c29c3

Browse files
committed
fix typos
1 parent c8981f9 commit 55c29c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/stdlib_sorting_sort_adjoint.fypp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,10 +490,10 @@ contains
490490

491491
end subroutine reverse_segment
492492

493-
end subroutine ${name1}$_${namei}$_sort_adj
493+
end subroutine ${name1}$_${namei}$_sort_adjoint
494494

495495
#:endfor
496496
#:endfor
497497

498-
end submodule stdlib_sorting_sort_adj
498+
end submodule stdlib_sorting_sort_adjoint
499499

0 commit comments

Comments
 (0)