mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
chore(copyright): Fix typo
Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
committed by
backportbot[bot]
parent
5140cbfb81
commit
b80e2ff5a4
2
conf.py
2
conf.py
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user