changeset 599:5146d2dd234b

bestblk: fix see also
author carandraug
date Mon, 24 Sep 2012 12:26:35 +0000
parents 414456af69a8
children 81388819d69a
files inst/bestblk.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/inst/bestblk.m
+++ b/inst/bestblk.m
@@ -37,7 +37,7 @@
 ## @code{round(min(dimension/10,k/2))} which minimizes padding.
 ##
 ##
-## @seealso{blkproc}
+## @seealso{blockproc}
 ## @end deftypefn
 
 function [varargout] = bestblk (ims, k = 100)