mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
update comment to correctly describe component's purpose
This commit is contained in:
@@ -30,7 +30,7 @@ import { ResourcePoliciesComponent } from '../../shared/resource-policies/resour
|
||||
standalone: true,
|
||||
})
|
||||
/**
|
||||
* Component that handles the Collection Authorizations
|
||||
* Component that handles the Bitstream Authorizations
|
||||
*/
|
||||
export class BitstreamAuthorizationsComponent<TDomain extends DSpaceObject> implements OnInit {
|
||||
|
||||
|
Reference in New Issue
Block a user