Skip to content

Commit

Permalink
docs: fix syntax error in config
Browse files Browse the repository at this point in the history
  • Loading branch information
matael committed Aug 24, 2018
1 parent fa29802 commit b80bc52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

# General information about the project.
project = 'pymls: Python Plane Waves Solver'
copyright = '2018, The pymls authors"
copyright = '2018, The pymls authors'
author = 'O. Dazel, M. Gaborit, P. Göransson'

# The version info for the project you're documenting, acts as replacement for
Expand Down

0 comments on commit b80bc52

Please sign in to comment.