summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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