Skip to content

Commit 95cd4ef

Browse files
stdlib-botkgryte
andauthored
docs: update namespace TypeScript declarations
PR-URL: #2312 Co-authored-by: Athan Reines <kgryte@gmail.com> Reviewed-by: Athan Reines <kgryte@gmail.com> Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
1 parent e382574 commit 95cd4ef

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6884,7 +6884,7 @@ interface Namespace {
68846884
sinpi: typeof sinpi;
68856885

68866886
/**
6887-
* Evaluates Spences function, which is also known as the dilogarithm.
6887+
* Evaluates Spence's function, which is also known as the dilogarithm.
68886888
*
68896889
* @param x - input value
68906890
* @returns function value

0 commit comments

Comments
 (0)