]> git.p6c8.net - jirafeau_project.git/blobdiff - script.php
script.php: fix typo
[jirafeau_project.git] / 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