DOC: doxygen typo
authorEmmanuel Christophe <emmanuel.christophe@orfeo-toolbox.org>
Fri Jul 03 00:07:10 2009 +0800 (14 months ago)
changeset 5872095de79efd16
parent 5871 4c270ec17acc
child 5873 208acfc391d9
DOC: doxygen typo
Code/Visualization/otbCurves2DWidget.h
     1.1 --- a/Code/Visualization/otbCurves2DWidget.h	Thu Jul 02 15:07:20 2009 +0200
     1.2 +++ b/Code/Visualization/otbCurves2DWidget.h	Fri Jul 03 00:07:10 2009 +0800
     1.3 @@ -24,7 +24,7 @@
     1.4  
     1.5  namespace otb
     1.6  {
     1.7 -/** \class 2DCurveWidget
     1.8 +/** \class Curves2DWidget
     1.9   *
    1.10   *  \brief This widget renders a set of curves to the screen.
    1.11   *