diff --git a/index.php b/index.php index e32b82a20f43d2108136525557f28553c6e5913f..aa0ea2fe0b90a40504aab5c3c6f9d87fea410caf 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ <?php /** - * Utilitaires pour comparé 2 requête sur Hal + * Utilitaires pour comparé 2 requêtes sur Hal * * @author Gaël PICOT <gael.picot@univ-grenoble-alpes.fr> * @@ -195,4 +195,4 @@ if(isset($_GET['request1'])&&isset($_GET['request2'])&&isset($_GET['fields'])&&i ?> </div> </body> -</html> \ No newline at end of file +</html>