changeset 672:236ab0a0d2c3 release-2.0.0

wavelength2rgb: texinfo fix
author carandraug
date Thu, 08 Nov 2012 19:26:50 +0000
parents 52c45d0c2df1
children 372346150564
files inst/wavelength2rgb.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/inst/wavelength2rgb.m
+++ b/inst/wavelength2rgb.m
@@ -55,7 +55,7 @@
 ## @itemize @bullet
 ## @item @uref{http://stackoverflow.com/questions/2374959/algorithm-to-convert-any-positive-integer-to-an-rgb-value}
 ## @item @uref{http://www.midnightkite.com/color.html} per Dan Bruton
-## @end i temize
+## @end itemize
 ## @end deftypefn
 
 function rgb = wavelength2rgb (wavelength, out_class = "double", gamma = 0.8)