From 89500b7676816e320c747f12cda3e97f8091bbe8 Mon Sep 17 00:00:00 2001
From: Caroline Ruffel <caroline.ruffel@c-s.fr>
Date: Tue, 21 Mar 2006 16:55:12 +0000
Subject: [PATCH] nomsg

---
 Code/FeatureExtraction/otbLineRatioDetector.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Code/FeatureExtraction/otbLineRatioDetector.h b/Code/FeatureExtraction/otbLineRatioDetector.h
index 8ebe42224d..24e77b1317 100755
--- a/Code/FeatureExtraction/otbLineRatioDetector.h
+++ b/Code/FeatureExtraction/otbLineRatioDetector.h
@@ -39,7 +39,7 @@ namespace otb
  *
  * For each vertical edge, we calculate the intensity of linear feature 
  * R_{12}(\theta_{0}) between zone 1 and 2 and R_{13}(\theta_{0}) between  
- * zone 1 and 3 according to the principle of the filter of Touzi.
+ * zone 1 and 3 according to the principle of the Touzi's filter.
  *
  * The intensity of detection in the three other directions R(\theta_{i})
  * is obtained by rotation of the pixels of each zone around the 
-- 
GitLab