From 6fa5bbd40985c9fd270cc1b66e19290aeea90712 Mon Sep 17 00:00:00 2001 From: David Sarrut Date: Thu, 27 Oct 2011 15:49:38 +0200 Subject: [PATCH] Change comments --- common/clitkFilterBase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/clitkFilterBase.h b/common/clitkFilterBase.h index 29caaf0..b05f64d 100644 --- a/common/clitkFilterBase.h +++ b/common/clitkFilterBase.h @@ -31,7 +31,7 @@ namespace clitk { //-------------------------------------------------------------------- /* - Convenient class to manage options from GGO (gengetopt) to filter + Convenient class to manage frequent options */ //-------------------------------------------------------------------- class FilterBase -- 2.45.1