[gnome-boxes/wip/download: 1/3] downloader: Correct documentation comment
- From: Lasse Schuirmann <lschuirma src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip/download: 1/3] downloader: Correct documentation comment
- Date: Sun, 19 Oct 2014 11:38:25 +0000 (UTC)
commit f0267f621591b9e68ac6707d29abd15fb3302900
Author: Lasse Schuirmann <lasse schuirmann gmail com>
Date: Sun Oct 12 10:58:47 2014 +0200
downloader: Correct documentation comment
src/downloader.vala | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/downloader.vala b/src/downloader.vala
index 9c4ecb7..ac90260 100644
--- a/src/downloader.vala
+++ b/src/downloader.vala
@@ -62,8 +62,8 @@ private class Boxes.Downloader : GLib.Object {
* Downloads the given file.
*
* @param remote_file The remote file to download.
- * @param cached_paths Array of cache directories. The file will be saved in the directory the
- * first element points to.
+ * @param cached_paths Array of possible files. The file will be saved as the first given name. The
other paths will
+ * only be used for searching for cached files.
* @param progress The ActivityProgress object to report progress to.
* @param cancellable The Cancellable object for cancellation.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]