From b94710e6f6f5d372edca36140b1ae1694e985ca9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr>
Date: Thu, 22 Mar 2012 15:18:53 +0000
Subject: [PATCH] - typo

---
 html/tutorial/tutorial2/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/tutorial/tutorial2/index.html b/html/tutorial/tutorial2/index.html
index eb6fe78a..9b882f91 100644
--- a/html/tutorial/tutorial2/index.html
+++ b/html/tutorial/tutorial2/index.html
@@ -245,7 +245,7 @@ F-measure.
 <h2>Displaying an alignment</h2>
 
 <p>
-Finally, alignments can be displayed through a variety of formats
+Finally, alignments can be displayed in a variety of formats
 through the <tt>AlignmentVisitor</tt> abstraction. Alignment are
 displayed by:
 <ul>
-- 
GitLab