Skip to content

Commit c58248c

Browse files
authored
docs: update comment
Signed-off-by: Athan <[email protected]>
1 parent 13303cd commit c58248c

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/hyp2f1/src

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/hyp2f1/src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* ## Notice
2020
*
21-
* The original C code and copyright notice are from the [Cephes Mathematical Library]{@link https://www.netlib.org/cephes/}. The implementation has been modified for JavaScript.
21+
* The original C code and copyright notice are from the [Cephes Mathematical Library]{@link https://www.netlib.org/cephes/}. The implementation has been modified according to stdlib conventions.
2222
*
2323
* ```text
2424
* (C) Copyright Stephen L. Moshier 1984, 1987, 1992, 2000.

0 commit comments

Comments
 (0)