flintlib / arb

Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead
http://arblib.org/
GNU Lesser General Public License v2.1
456 stars 137 forks source link

Correct typos in documentation. #392

Closed davidlowryduda closed 2 years ago

davidlowryduda commented 2 years ago

I noticed that the function acb_dirichler_hurwitz_precomp_choose_param had misspelled dirichlet in the documentation (not the code). This corrects that, and a few other less important typos at the same time.

fredrik-johansson commented 2 years ago

Thanks!