Skip to content

Commit eaebb7c

Browse files
Merge pull request #13654 from nextcloud/backport/13653/stable32
[stable32] chore(copyright): Fix typo
2 parents 37d4301 + b80e2ff commit eaebb7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
]
2020

2121
# General information about the project.
22-
copyright = '2016-' + str(now.year) + ' Nextcloud GmbH and Nextcloud contibutors'
22+
copyright = '2016-' + str(now.year) + ' Nextcloud GmbH and Nextcloud contributors'
2323

2424
# The version info for the project you're documenting, acts as replacement for
2525
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)