]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - script.php
typo : transfert / transfer
[jirafeau_mojo42.git] / script.php
index 093d7552c713c3697bf16958a343797a8b0f4b7d..b4ab57c40641a03a0c713075847e767e511632e9 100644 (file)
@@ -159,7 +159,7 @@ if ($_SERVER['REQUEST_METHOD'] == "GET" && count ($_GET) == 0)
     
     echo '<h3>' . t('Initalize an asynchronous transfert') . ':</h3>';
     echo '<p>';
     
     echo '<h3>' . t('Initalize an asynchronous transfert') . ':</h3>';
     echo '<p>';
-    echo t('The goal is to permit to transfert big file, chunk by chunk.') . ' ';
+    echo t('The goal is to permit to transfer big file, chunk by chunk.') . ' ';
     echo t('Chunks of data must be sent in order.');
     echo '</p>';
     echo '<p>';
     echo t('Chunks of data must be sent in order.');
     echo '</p>';
     echo '<p>';

patrick-canterino.de