[gvfs/gnome-2-26] fix typo in comment



commit 8c1b3ce8e3d1af9aca44cf804f8f1d4673a71f96
Author: Andreas Henriksson <andreas fatal se>
Date:   Sun Apr 26 14:01:57 2009 +0200

    fix typo in comment
---
 daemon/gvfsbackendftp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/daemon/gvfsbackendftp.c b/daemon/gvfsbackendftp.c
index 8ee69aa..d70b489 100644
--- a/daemon/gvfsbackendftp.c
+++ b/daemon/gvfsbackendftp.c
@@ -505,7 +505,7 @@ ftp_connection_receive (FtpConnection *conn,
  * codes other than 2xx cause an error. The last read ftp command will be put 
  * into @conn->read_buffer.
  *
- * Returns: 0 on error or the receied FTP code otherwise.
+ * Returns: 0 on error or the received FTP code otherwise.
  *     
  **/
 static guint



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]