Revision: 29555
          http://sourceforge.net/p/bibdesk/svn/29555
Author:   hofman
Date:     2025-09-08 15:01:11 +0000 (Mon, 08 Sep 2025)
Log Message:
-----------
make comment more precise

Modified Paths:
--------------
    trunk/bibdesk/BDSKDownloadManager.m

Modified: trunk/bibdesk/BDSKDownloadManager.m
===================================================================
--- trunk/bibdesk/BDSKDownloadManager.m 2025-09-08 14:34:40 UTC (rev 29554)
+++ trunk/bibdesk/BDSKDownloadManager.m 2025-09-08 15:01:11 UTC (rev 29555)
@@ -392,7 +392,7 @@
 }
 
 // -download:decideDestinationWithSuggestedFilename: is not functional anymore
-// it returns after the destination is already returned and downloading to 
disk has already started
+// it returns after the download has already finished, and the download object 
is not valid anymore
 
 - (void)download:(NSURLDownload *)download didCreateDestination:(NSString 
*)path {
     [[downloadManager webDownloadForDownload:download] setFileURL:[NSURL 
fileURLWithPath:path isDirectory:NO]];

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to