Revision: 29529
http://sourceforge.net/p/bibdesk/svn/29529
Author: hofman
Date: 2025-09-04 14:21:38 +0000 (Thu, 04 Sep 2025)
Log Message:
-----------
typo in comment
Modified Paths:
--------------
trunk/bibdesk/BDSKDownloadManager.m
Modified: trunk/bibdesk/BDSKDownloadManager.m
===================================================================
--- trunk/bibdesk/BDSKDownloadManager.m 2025-09-03 22:56:46 UTC (rev 29528)
+++ trunk/bibdesk/BDSKDownloadManager.m 2025-09-04 14:21:38 UTC (rev 29529)
@@ -211,7 +211,7 @@
BDSKWebDownload *webDownload = [self webDownloadForDownload:download];
if ([webDownload response] && [[webDownload fileURL]
checkResourceIsReachableAndReturnError:NULL]) {
- // this must be an NSURLDownload, otherwwise there won't be a response
+ // this must be an NSURLDownload, otherwise there won't be a response
// move the file when finished, as the delegate method to choose
beforehand does not work
NSString *filename = [[webDownload response] suggestedFilename];
NSString *extension = [filename pathExtension];
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit