From 17a39eda25ef35fb6d5061519e0467c71ff73290 Mon Sep 17 00:00:00 2001 From: Jerome Jutteau Date: Tue, 7 Jul 2015 00:56:58 +0200 Subject: [PATCH] script.php: fix typo Signed-off-by: Jerome Jutteau --- script.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script.php b/script.php index 8d6947b..d8394d1 100644 --- a/script.php +++ b/script.php @@ -52,9 +52,9 @@ if ($_SERVER['REQUEST_METHOD'] == "GET" && count ($_GET) == 0) } ?>
-

Scriting interface

+

Scripting interface

This interface permits to script your uploads and downloads.

-

See source code of this interface to understand availablee calls :)

+

See source code of this interface to get available calls :)