summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Henriksson <andreas@fatal.se>2009-04-26 14:01:57 +0200
committerBenjamin Otte <otte@gnome.org>2009-04-26 14:16:24 +0200
commit8c1b3ce8e3d1af9aca44cf804f8f1d4673a71f96 (patch)
treec47db3d7ea7d6b98f598e682d9589573b32e426b
parentd661056bc4344de28318cb943035f52ae9f4417e (diff)
downloadgvfs-8c1b3ce8e3d1af9aca44cf804f8f1d4673a71f96.tar.gz
fix typo in comment
-rw-r--r--daemon/gvfsbackendftp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/gvfsbackendftp.c b/daemon/gvfsbackendftp.c
index 8ee69aaa..d70b4898 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