summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Grunt <pgrunt@redhat.com>2016-03-30 09:00:19 +0200
committerPavel Grunt <pgrunt@redhat.com>2016-03-30 11:39:17 +0200
commit7615405237a8081fe15d7443a250e20f1d519c50 (patch)
tree9bd51bbc557af37c49d52d107ba55bf2e88b2d7e
parent7e52f80ce85bf4c71c74e87006b7afb2f4923f82 (diff)
spice-file-transfer-task: Fix docstring
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
-rw-r--r--src/spice-file-transfer-task.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spice-file-transfer-task.h b/src/spice-file-transfer-task.h
index b97d107..18dc509 100644
--- a/src/spice-file-transfer-task.h
+++ b/src/spice-file-transfer-task.h
@@ -37,7 +37,7 @@ typedef struct _SpiceFileTransferTaskPrivate SpiceFileTransferTaskPrivate;
/**
* SpiceFileTransferTask:
*
- * The #FileTransferTask struct is opaque and should not be accessed directly.
+ * The #SpiceFileTransferTask struct is opaque and should not be accessed directly.
*/
struct _SpiceFileTransferTask
{