diff options
Diffstat (limited to 'doc/source/reference/swig.testing.rst')
-rw-r--r-- | doc/source/reference/swig.testing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/swig.testing.rst b/doc/source/reference/swig.testing.rst index 13642a52e..594df952e 100644 --- a/doc/source/reference/swig.testing.rst +++ b/doc/source/reference/swig.testing.rst @@ -22,7 +22,7 @@ typemaps are working as expected. Testing Organization -------------------- -There are three indepedent testing frameworks supported, for one-, +There are three independent testing frameworks supported, for one-, two-, and three-dimensional arrays respectively. For one-dimensional arrays, there are two C++ files, a header and a source, named:: |