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

@@ -33,7 +33,7 @@ import { PaginatedSearchOptions } from '../search/models/paginated-search-option
/**
* The Rss feed button componenet.
* The Rss feed button component.
*/
@Component({
exportAs: 'rssComponent',