diff --git a/adeterminize/src/rhdpda/RhdpdaDeterminizer3.h b/adeterminize/src/rhdpda/RhdpdaDeterminizer3.h index c111621be2d937feafbe0405d739431e45c28817..b5c6bad6dbb1811c1c9251e1c5d25b432cfcddd8 100644 --- a/adeterminize/src/rhdpda/RhdpdaDeterminizer3.h +++ b/adeterminize/src/rhdpda/RhdpdaDeterminizer3.h @@ -25,7 +25,7 @@ namespace determinization { namespace rhdpda { /** - * Class for running second version of determinization algorithm on rhdpda. + * Class for running third version of determinization algorithm on rhdpda. */ class RhdpdaDeterminizer3 : public Determinizer {