mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 19:43:04 +00:00
Fix typos discovered by codespell
This commit is contained in:
@@ -146,7 +146,7 @@ export class EntityDropdownComponent implements OnInit, OnDestroy {
|
||||
}
|
||||
|
||||
/**
|
||||
* Method used from infitity scroll for retrive more data on scroll down
|
||||
* Method used from infitity scroll for retrieve more data on scroll down
|
||||
*/
|
||||
public onScrollDown() {
|
||||
if ( this.hasNextPage ) {
|
||||
|
Reference in New Issue
Block a user