Skip to content

Commit

Permalink
Updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
milanmajchrak committed Nov 30, 2023
1 parent 8e3c24c commit 5f14d06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ public void trackBitstreamDownload(Context context, HttpServletRequest request,
return;
}

// Log the user which is downloading the restricted bitstream
// Log the user which is downloading the bitstream
this.logUserDownloadingBitstream(context, bit);
// Track the bitstream downloading event
trackPage(context, request, item, "Bitstream Download / Single File");
Expand Down

0 comments on commit 5f14d06

Please sign in to comment.