Fix typos discovered by codespell

This commit is contained in:
Christian Clauss
2024-08-06 15:40:16 +02:00
parent e7f235a90b
commit bfd61b2f19
66 changed files with 93 additions and 93 deletions

View File

@@ -11,7 +11,7 @@ import { TranslateModule } from '@ngx-translate/core';
import { Metadata } from '../../../../core/submission/models/sherpa-policies-details.model';
/**
* This component represents a section that contains the matadata informations.
* This component represents a section that contains the metadata information.
*/
@Component({
selector: 'ds-metadata-information',