summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/channel-main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/channel-main.c b/src/channel-main.c
index 6e66401..2af9e64 100644
--- a/src/channel-main.c
+++ b/src/channel-main.c
@@ -2999,7 +2999,7 @@ static void file_xfer_send_start_msg_async(SpiceMainChannel *channel,
/**
* spice_main_file_copy_async:
* @channel: a #SpiceMainChannel
- * @sources: #GFile to be transfer
+ * @sources: a %NULL-terminated array of #GFile objects to be transferred
* @flags: set of #GFileCopyFlags
* @cancellable: (allow-none): optional #GCancellable object, %NULL to ignore
* @progress_callback: (allow-none) (scope call): function to callback with