mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
fix a typo in a comment
This commit is contained in:
@@ -33,7 +33,7 @@ import { BehaviorSubject } from 'rxjs/internal/BehaviorSubject';
|
||||
]
|
||||
})
|
||||
/**
|
||||
* Collection used to map items to a collection
|
||||
* Component used to map items to a collection
|
||||
*/
|
||||
export class CollectionItemMapperComponent implements OnInit {
|
||||
|
||||
|
Reference in New Issue
Block a user