diff --git a/doc/strings.py b/doc/strings.py index bbc58a08..8197c452 100644 --- a/doc/strings.py +++ b/doc/strings.py @@ -364,7 +364,7 @@ documentation.append(_(u""" documentation.append(_(u"""## License, source code and donations""")) documentation.append(_(u""" """)) -documentation.append(_(u"""Tw Blue is under the GNU GPL icense, version 2. You can view the license in the file named license.txt, or online at .""")) +documentation.append(_(u"""Tw Blue is under the GNU GPL license, version 2. You can view the license in the file named license.txt, or online at .""")) documentation.append(_(u""" """)) documentation.append(_(u"""The source code of the program is available on GitHub at ."""))