chore(copyright): Fix typo

Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
provokateurin
2025-09-11 17:04:13 +02:00
parent 5f94089269
commit da1b3c9b59

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