diff --git a/libraries/ftplib/README b/libraries/ftplib/README index 70ba5fbf77..ad660b7431 100644 --- a/libraries/ftplib/README +++ b/libraries/ftplib/README @@ -1,3 +1,4 @@ -ftplib is a set of routines that implement the FTP protocol. They allow -applications to create and access remote files through function calls, instead -of forking and executing an interactive ftp client program. +ftplib is a set of routines that implement the FTP protocol. They +allow applications to create and access remote files through function +calls, instead of forking and executing an interactive ftp client +program.