changeset 6643:9a49178a1115 octave-forge

Fix texinfo problem
author hauberg
date Fri, 05 Feb 2010 07:21:35 +0000
parents 71474fd2bdaa
children 934b6c24e196
files main/statistics/inst/pdist.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/main/statistics/inst/pdist.m	Fri Feb 05 07:20:15 2010 +0000
+++ b/main/statistics/inst/pdist.m	Fri Feb 05 07:21:35 2010 +0000
@@ -84,7 +84,7 @@
 ##
 ## @item "chebychev"
 ## Chebychev distance: the maximum coordinate difference.
-## @end table
+## @end table 
 ## @seealso{linkage,squareform}
 ## @end deftypefn