Skip to content

Commit c2a0bad

Browse files
jalveszjvdp1
andauthored
Update src/stdlib_math.fypp
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent 66175e7 commit c2a0bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_math.fypp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ module stdlib_math
4343
end interface clip
4444

4545
!> Swap the values of the lhs and rhs arguments
46-
!> ([Specification](../page/specs/stdlib_math.html#swap))
46+
!> ([Specification](../page/specs/stdlib_math.html#swap_subroutine))
4747
!>
4848
!> Version: experimental
4949
interface swap

0 commit comments

Comments
 (0)