mirror of
https://github.com/braillerap/BrailleRap.git
synced 2025-06-11 11:23:23 +02:00
typo
This commit is contained in:
parent
5ab797c1ab
commit
12bbffc5f9
@ -30,9 +30,8 @@ source_parsers = {
|
||||
|
||||
master_doc = 'index'
|
||||
project = u'BrailleRap-SP'
|
||||
copyright = '2018-{}, BrailleRap-SP Team'.format(
|
||||
timezone.now().year
|
||||
)
|
||||
copyright = '2018-{}, BrailleRap-SP Team'
|
||||
|
||||
version = '1.0'
|
||||
release = '1.0'
|
||||
exclude_patterns = ['_build']
|
||||
|
Reference in New Issue
Block a user