summaryrefslogtreecommitdiff
path: root/numpy/_build_utils
diff options
context:
space:
mode:
authormmartin <mmartin4242@gmail.com>2016-02-13 07:31:20 -0600
committermmartin <mmartin4242@gmail.com>2016-02-13 07:31:20 -0600
commitb740a69df969ec5f257af8b8a510d85af813785d (patch)
tree4f859b749171dd12ea7cbefd309198fe7c6ebc18 /numpy/_build_utils
parentdb0304e4fe483a9d591424b35affd0d0e197000d (diff)
downloadnumpy-b740a69df969ec5f257af8b8a510d85af813785d.tar.gz
Change 'pubic' to 'public'.
Diffstat (limited to 'numpy/_build_utils')
-rw-r--r--numpy/_build_utils/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/_build_utils/README b/numpy/_build_utils/README
index a817e9c5d..6976e0233 100644
--- a/numpy/_build_utils/README
+++ b/numpy/_build_utils/README
@@ -2,7 +2,7 @@
WARNING
=======
-This directory (numpy/_build_utils) is *not* part of the pubic numpy API,
+This directory (numpy/_build_utils) is *not* part of the public numpy API,
- it is internal build support for numpy.
- it is only present in source distributions or during an in place build
- it is *not* installed with the rest of numpy