From 234e553ed805de1c4a4eb57340ebbe8a16a53b98 Mon Sep 17 00:00:00 2001 From: p15-git-acc <37548430+p15-git-acc@users.noreply.github.com> Date: Mon, 18 Feb 2019 19:11:54 -0600 Subject: [PATCH] rephrase doc --- doc/source/acb_dirichlet.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/acb_dirichlet.rst b/doc/source/acb_dirichlet.rst index f77dccd5..fd381184 100644 --- a/doc/source/acb_dirichlet.rst +++ b/doc/source/acb_dirichlet.rst @@ -673,7 +673,7 @@ Riemann zeta function zeros .. function:: void _acb_dirichlet_refine_hardy_z_zero(arb_t res, const arf_t a, const arf_t b, slong prec) - Sets *res* to the zero of the unique Hardy Z-function within the + Sets *res* to the unique zero of the Hardy Z-function in the interval `(a, b)`. .. function:: void acb_dirichlet_hardy_z_zero(arb_t res, const fmpz_t n, slong prec)