diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-12 11:39:22 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-12 11:39:22 +0200 |
commit | 54ae52c4f0c24dd8c65f90199bc177ce8f25308f (patch) | |
tree | a20c835f7658f749996ac13cacddce5ea947bda1 /doc/en/user | |
parent | 50bfe2cbbaf976b526f186c95b0a460b69ba623d (diff) | |
download | weechat-54ae52c4f0c24dd8c65f90199bc177ce8f25308f.zip |
Fix typo: transfert -> transfer
Diffstat (limited to 'doc/en/user')
-rw-r--r-- | doc/en/user/plugins.en.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/user/plugins.en.xml b/doc/en/user/plugins.en.xml index 312ede09b..b2e57a84a 100644 --- a/doc/en/user/plugins.en.xml +++ b/doc/en/user/plugins.en.xml @@ -118,7 +118,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. <para>tcl: Tcl scripting API</para> </listitem> <listitem> - <para>xfer: file transfert and direct chat</para> + <para>xfer: file transfer and direct chat</para> </listitem> </itemizedlist> </para> |