Fix typo in CalendarController

Co-authored-by: Alexander Bigga <alexander.bigga@slub-dresden.de>
This commit is contained in:
Christopher 2021-11-16 10:56:17 +01:00 committed by GitHub
parent 9758729cd3
commit 8380310d2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class CalendarController extends AbstractController
*/
protected $allIssues = [];
protected $docucmentRepository;
protected $documentRepository;
/**
* @param DocumentRepository $documentRepository