Skip to content

Commit abc0269

Browse files
committed
fix doxygen typo: discreteConditionalPdf is not an abstract class
1 parent 3c6a028 commit abc0269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orocos_bfl/src/pdf/discreteconditionalpdf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
namespace BFL
2626
{
2727

28-
/// Abstract Class representing all _FULLY_ Discrete Conditional PDF's
28+
/// Class representing all _FULLY_ Discrete Conditional PDF's
2929
/** This class inherits only from ConditionalPdf (not from
3030
DiscretePdf, avoiding a circular class structure
3131

0 commit comments

Comments
 (0)