From 83960267dc097742cb67ef575504afa56f82b102 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Tue, 21 Sep 2021 09:18:37 +0200 Subject: DOC: Typos found by codespell --- numpy/core/machar.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'numpy/core/machar.py') diff --git a/numpy/core/machar.py b/numpy/core/machar.py index 04dad4d77..c77be793f 100644 --- a/numpy/core/machar.py +++ b/numpy/core/machar.py @@ -1,5 +1,5 @@ """ -Machine arithmetics - determine the parameters of the +Machine arithmetic - determine the parameters of the floating-point arithmetic system Author: Pearu Peterson, September 2003 -- cgit v1.2.1