From ed35d13fc89f0e86315e09f2bfc70b4223128d01 Mon Sep 17 00:00:00 2001
From: Gabriel Studer <gabriel.studer@unibas.ch>
Date: Mon, 23 Jan 2017 13:13:14 +0100
Subject: [PATCH] typo

---
 core/src/tetrahedral_polytope.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/src/tetrahedral_polytope.hh b/core/src/tetrahedral_polytope.hh
index 5cb5922e..e75d01cd 100644
--- a/core/src/tetrahedral_polytope.hh
+++ b/core/src/tetrahedral_polytope.hh
@@ -57,7 +57,7 @@ struct TetrahedralPolytope{
   // bounds[4] : e1max
   // bounds[5] : e2max
   // bounds[6] : e3max
-  // bounds[7] : e3max  
+  // bounds[7] : e4max  
   // where ex are the tetrahedral polytope basevectors
 }__attribute__ ((aligned (16)));
 
-- 
GitLab