summaryrefslogtreecommitdiff
path: root/modules/system/system.api.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system/system.api.php')
-rw-r--r--modules/system/system.api.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.api.php b/modules/system/system.api.php
index 1e0ff0fc2..cff51c4ff 100644
--- a/modules/system/system.api.php
+++ b/modules/system/system.api.php
@@ -4429,7 +4429,7 @@ function hook_menu_site_status_alter(&$menu_site_status, $path) {
/**
* Register information about FileTransfer classes provided by a module.
*
- * The FileTransfer class allows transfering files over a specific type of
+ * The FileTransfer class allows transferring files over a specific type of
* connection. Core provides classes for FTP and SSH. Contributed modules are
* free to extend the FileTransfer base class to add other connection types,
* and if these classes are registered via hook_filetransfer_info(), those