changeset 5:f8e24b2b6b6a

Cleanup, tiny: fixes typo in Comment.
author Bernhard Reiter <bernhard@intevation.de>
date Fri, 10 Feb 2017 16:59:12 +0100
parents 85c65a597420
children 81f75c9aac84
files ppgen.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ppgen.py	Thu Oct 06 17:28:46 2016 +0200
+++ b/ppgen.py	Fri Feb 10 16:59:12 2017 +0100
@@ -53,7 +53,7 @@
     # Using the dictionary from Ding **customize**
     d = readDingDict(filename="/usr/share/trans/de-en", useLeft=True)
 
-    ## for debugging purpuses, dump dictionary
+    ## for debugging purposes, dump dictionary
     if options.ddump_filename:
         print("Writing out dictionary in '{}'.".format(options.ddump_filename))
         with open(options.ddump_filename, "w") as f:
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)