Parcourir la source

[2157] style fix: removed a white space at EOL

JINMEI Tatuya il y a 12 ans
Parent
commit
acd0cdbbc9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/bin/auth/gen-statisticsitems.py.pre.in

+ 1 - 1
src/bin/auth/gen-statisticsitems.py.pre.in

@@ -106,7 +106,7 @@ def generate_specfile(specfile, def_mtime):
     will be skipped.
 
     This method reads the content of skeleton and append statistics items
-    definition into { "module_spec": { "statistics": } }. 
+    definition into { "module_spec": { "statistics": } }.
     LOCALSTATEDIR is also expanded.
 
     Returns nothing.