Merge pull request #13653 from nextcloud/chore/copyright/typo

chore(copyright): Fix typo
This commit is contained in:
Andy Scherzinger 2025-09-11 17:43:46 +02:00 committed by GitHub
commit 7c483a74a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ extensions = [
]
# General information about the project.
copyright = '2016-' + str(now.year) + ' Nextcloud GmbH and Nextcloud contibutors'
copyright = '2016-' + str(now.year) + ' Nextcloud GmbH and Nextcloud contributors'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the