mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 14:03:06 +00:00
Fix typos discovered by codespell
This commit is contained in:
@@ -253,7 +253,7 @@ export class BitstreamRequestACopyPageComponent implements OnInit, OnDestroy {
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieves the link to the bistream download page
|
||||
* Retrieves the link to the bitstream download page
|
||||
*/
|
||||
getBitstreamLink() {
|
||||
return [getBitstreamDownloadRoute(this.bitstream)];
|
||||
|
Reference in New Issue
Block a user