diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-02-12 17:53:44 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-02-28 12:15:24 +0100 |
commit | 785e35555993fd1c7251b6d50e1fb4b27cbeb7f1 (patch) | |
tree | 9bf31ced127fc7389d9ba6f9d55279fd21debcfb /docs | |
parent | 3bbe9b6b0ed29709500d82c3b8122f8adb11d9ee (diff) | |
download | Ishtar-785e35555993fd1c7251b6d50e1fb4b27cbeb7f1.tar.bz2 Ishtar-785e35555993fd1c7251b6d50e1fb4b27cbeb7f1.zip |
Refactoring - typo
Diffstat (limited to 'docs')
-rw-r--r-- | docs/old/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/old/source/conf.py b/docs/old/source/conf.py index b10f0f783..37346a590 100644 --- a/docs/old/source/conf.py +++ b/docs/old/source/conf.py @@ -40,7 +40,7 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = u'Ishtar' +project = 'Ishtar' copyright = u'2011, Étienne Loks' # The version info for the project you're documenting, acts as replacement for |