Browse Source

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

JINMEI Tatuya 12 years ago
parent
commit
acd0cdbbc9
1 changed files with 1 additions and 1 deletions
  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.