From 749006075578b39f7da5254249c7805d85c205c6 Mon Sep 17 00:00:00 2001
From: Jan Vesely <janvesely@janvesely.net>
Date: Thu, 24 Apr 2014 18:14:50 +0200
Subject: [PATCH] fix comment

---
 adeterminize/src/rhdpda/RhdpdaDeterminizer3.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/adeterminize/src/rhdpda/RhdpdaDeterminizer3.h b/adeterminize/src/rhdpda/RhdpdaDeterminizer3.h
index c111621be2..b5c6bad6db 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
 {
-- 
GitLab