]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Doc: fix link redirect (GH-96606)
authorpartev <petrosyan@gmail.com>
Wed, 21 Sep 2022 19:47:46 +0000 (15:47 -0400)
committerGitHub <noreply@github.com>
Wed, 21 Sep 2022 19:47:46 +0000 (21:47 +0200)
"Hyperbolic_function" -> "Hyperbolic_functions"

Doc/library/math.rst

index 96ada7d81bd26950ac5017d8fdcedba6fe1fc477..559c6ec5dd9d8a6f16dd0cb03146bc2e54bd74f0 100644 (file)
@@ -534,7 +534,7 @@ Angular conversion
 Hyperbolic functions
 --------------------
 
-`Hyperbolic functions <https://en.wikipedia.org/wiki/Hyperbolic_function>`_
+`Hyperbolic functions <https://en.wikipedia.org/wiki/Hyperbolic_functions>`_
 are analogs of trigonometric functions that are based on hyperbolas
 instead of circles.