]> git.p6c8.net - jirafeau_mojo42.git/commitdiff
Merge branch 'master' of gitlab.com:mojo42/Jirafeau
authorJerome Jutteau <mojo@couak.net>
Tue, 7 Jul 2015 08:18:18 +0000 (10:18 +0200)
committerJerome Jutteau <mojo@couak.net>
Tue, 7 Jul 2015 08:18:18 +0000 (10:18 +0200)
script.php

index 8d6947b042815ed7e947b1d60d65b77ac5c2dba2..d8394d15743797ba8da9ee2b5f647c75b9a2dcb7 100644 (file)
@@ -52,9 +52,9 @@ if ($_SERVER['REQUEST_METHOD'] == "GET" && count ($_GET) == 0)
     }
     ?>
     <div class="info">
-    <h2>Scriting interface</h2>
+    <h2>Scripting interface</h2>
     <p>This interface permits to script your uploads and downloads.</p>
-    <p>See <a href="https://gitlab.com/mojo42/Jirafeau/blob/master/script.php">source code</a> of this interface to understand availablee calls :)</p>
+    <p>See <a href="https://gitlab.com/mojo42/Jirafeau/blob/master/script.php">source code</a> of this interface to get available calls :)</p>
     </div>
     <br />
     <?php

patrick-canterino.de