Skip to content

Commit a821635

Browse files
committed
docstring update
1 parent caa4a93 commit a821635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bspline_defc_module.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1175,7 +1175,7 @@ end subroutine dsort
11751175

11761176
!*****************************************************************************************
11771177
!>
1178-
! Recursive quicksoft. Based on the LAPACK routine.
1178+
! Recursive quicksoft.
11791179
! Modified to also carry along a second array.
11801180

11811181
subroutine sort_ascending(n, dx, dy)

0 commit comments

Comments
 (0)