Fix some typos

This commit is contained in:
Rotzbua
2023-09-17 22:54:49 +02:00
parent 094604a87c
commit 51c68655fb
9 changed files with 11 additions and 11 deletions

View File

@ -218,7 +218,7 @@ abstract class AbstractImport implements ImportInterface
/**
* Set current imported entry to archived / read.
* Implementation is different accross all imports.
* Implementation is different across all imports.
*
* @return array
*/