summaryrefslogtreecommitdiff
path: root/numpy/core/src/multiarray/nditer_templ.c.src
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/core/src/multiarray/nditer_templ.c.src')
-rw-r--r--numpy/core/src/multiarray/nditer_templ.c.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/core/src/multiarray/nditer_templ.c.src b/numpy/core/src/multiarray/nditer_templ.c.src
index 8976b132e..0f0d59972 100644
--- a/numpy/core/src/multiarray/nditer_templ.c.src
+++ b/numpy/core/src/multiarray/nditer_templ.c.src
@@ -3,7 +3,7 @@
* are specialized using the templating system.
*
* Copyright (c) 2010-2011 by Mark Wiebe (mwwiebe@gmail.com)
- * The Univerity of British Columbia
+ * The University of British Columbia
*
* See LICENSE.txt for the license.
*/