# HG changeset patch # User Brian Gough # Date 1231824332 18000 # Node ID 79191b31a8723605a29a7dc1513b9220bd8e3c20 # Parent 5aafd61e4c3c7a771bbae8a542b13f79dda64d96 [docs] Matrix => matrix diff --git a/scripts/general/interp2.m b/scripts/general/interp2.m --- a/scripts/general/interp2.m +++ b/scripts/general/interp2.m @@ -43,7 +43,7 @@ ## 1:columns (@var{z})} ## ## @item interp2 (@var{z}, @var{n}) -## Interleaves the Matrix @var{z} n-times. If @var{n} is omitted a value +## Interleaves the matrix @var{z} n-times. If @var{n} is omitted a value ## of @code{@var{n} = 1} is assumed. ## @end table ##