diff --git a/skimage/feature/_texture.pyx b/skimage/feature/_texture.pyx index 44d6e2d6..63a30b04 100644 --- a/skimage/feature/_texture.pyx +++ b/skimage/feature/_texture.pyx @@ -18,7 +18,7 @@ def _glcm_loop(np.ndarray[dtype=np.uint8_t, ndim=2, np.ndarray[dtype=np.uint32_t, ndim=4, negative_indices=False, mode='c'] out ): - """Perform co-occurnace matrix accumulation + """Perform co-occurnace matrix accumulation. Parameters ----------