mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
DS-3533 Fix incorrect comment noted by Tim
This commit is contained in:
@@ -29,7 +29,7 @@ import org.springframework.security.access.prepost.PreAuthorize;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
/**
|
||||
* Link repository for "relationships" subresource of an individual bundle.
|
||||
* Link repository for "bitstreams" subresource of an individual bundle.
|
||||
*/
|
||||
@Component(BundleRest.CATEGORY + "." + BundleRest.NAME + "." + BundleRest.BITSTREAMS)
|
||||
public class BundleBitstreamLinkRepository extends AbstractDSpaceRestRepository
|
||||
|
Reference in New Issue
Block a user