From a899f414f446a6e787b87caf4d73e41191338991 Mon Sep 17 00:00:00 2001 From: Kyle Kelley Date: Thu, 21 Mar 2013 17:09:18 -0400 Subject: [PATCH] Used U.S. English spelling to keep the guide consistent --- docs/scenarios/scientific.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/scenarios/scientific.rst b/docs/scenarios/scientific.rst index a8cddde..b83f901 100644 --- a/docs/scenarios/scientific.rst +++ b/docs/scenarios/scientific.rst @@ -60,7 +60,7 @@ Resources Installation of scientific Python packages can be troublesome. Many of these packages are implemented as Python C extensions which need to be compiled. -This section lists various so-called Python distributions which provide precompiled and +This section lists various so-called Python distributions which provide precompiled and easy-to-install collections of scientific Python packages. Unofficial Windows Binaries for Python Extension Packages @@ -91,6 +91,6 @@ Anaconda Python Distribution `_ which includes all the common scientific python packages and additionally many packages related to data analytics and big data. Anaconda comes in two -flavours, a paid for version and a completely free and open source community +flavors, a paid for version and a completely free and open source community edition, Anaconda CE, which contains a slightly reduced feature set. Free -licences for the paid-for version are available for academics and researchers. +licenses for the paid-for version are available for academics and researchers.