mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Fix typos discovered by codespell
This commit is contained in:
@@ -51,7 +51,7 @@ export class MetadataValuesComponent implements OnChanges {
|
||||
@Input() mdValues: MetadataValue[];
|
||||
|
||||
/**
|
||||
* The seperator used to split the metadata values (can contain HTML)
|
||||
* The separator used to split the metadata values (can contain HTML)
|
||||
*/
|
||||
@Input() separator: string;
|
||||
|
||||
|
Reference in New Issue
Block a user