Skip to content

Commit

Permalink
Correct link in comment: resource:/// -> resource://app/
Browse files Browse the repository at this point in the history
  • Loading branch information
Infocatcher committed Jun 4, 2014
1 parent ad8cfbe commit db45973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion downloadsEnhancements.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ var downloadsEnhancements = {
}
}
// Suppress notifications, see _updateDataItemState() in
// resource:///modules/DownloadsCommon.jsm
// resource://app/modules/DownloadsCommon.jsm
if(
!this.newDownloadNotified && (
dl.succeeded
Expand Down

0 comments on commit db45973

Please sign in to comment.