From 3b32fef3aa831a7bd6da822524f73785ab1f7428 Mon Sep 17 00:00:00 2001
From: cortylal <alexcortyl@gmail.com>
Date: Thu, 19 Jun 2014 02:47:30 +0200
Subject: [PATCH] stats

---
 view/stats.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/view/stats.php b/view/stats.php
index 0ba063d..a61a836 100644
--- a/view/stats.php
+++ b/view/stats.php
@@ -140,7 +140,7 @@
       <table class="table">
         <thead>
                 <th>Nom </th>
-                <th>Nombre d'individu' </th> 
+                <th>Nombre d'individu </th> 
         </thead>
           <tbody>
           <?php foreach ($stats->top10Race) as $ligne): ?>
-- 
GitLab