diff --git a/doc/v2/numeric.html b/doc/v2/numeric.html index a1d59ca9..70f367bf 100644 --- a/doc/v2/numeric.html +++ b/doc/v2/numeric.html @@ -83,9 +83,9 @@ interface applies to array instances as well.

The default behavior is to use - Numeric.ArrayType as the associated Python type if the - Numeric module is installed in the default location. - Otherwise it falls back to use numarray.NDArray. If neither + numarray.NDArray as the associated Python type if the + numarray module is installed in the default location. + Otherwise it falls back to use Numeric.ArrayType. If neither extension module is installed, conversions to arguments of type numeric::array will cause overload resolution to reject the overload, and other attempted uses of numeric::array will