chiark / gitweb /
spelling-fixes
[nlopt.git] / swig / nlopt-python.cpp
index 30a2dad1c1367ba83bc729808165e6d6676a0c21..ecc7c09c442546fa1232cd5a2d417a1c8930d224 100644 (file)
@@ -4895,7 +4895,7 @@ SWIG_AsVal_unsigned_SS_int (PyObject * obj, unsigned int *val)
     if (PyInstance_Check(py_obj)) return "instance"    ;
 #endif
 
-    return "unkown type";
+    return "unknown type";
   }
 
   /* Given a NumPy typecode, return a string describing the type.