From b890daa38f0064e5faa7090e3b295b75125aad70 Mon Sep 17 00:00:00 2001 From: Michael James Jamie Schnaitter Date: Fri, 7 Dec 2018 14:09:08 -0500 Subject: MAINT: removed word/typo from comment in site.cfg.example --- site.cfg.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.cfg.example b/site.cfg.example index 48b17fbdf..9d7eb99ec 100644 --- a/site.cfg.example +++ b/site.cfg.example @@ -210,7 +210,7 @@ # FFT libraries # ------------- # There are two FFT libraries that we can configure here: FFTW (2 and 3) and djbfft. -# Note that these libraries are not used by for numpy or scipy. +# Note that these libraries are not used by numpy or scipy. # # http://fftw.org/ # https://cr.yp.to/djbfft.html -- cgit v1.2.1