Parcourir la source

[2157] minor grammar fix in pydoc string

JINMEI Tatuya il y a 12 ans
Parent
commit
b0b2c34b61
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

@@ -105,7 +105,7 @@ def generate_specfile(specfile, def_mtime):
     If the specfile is newer than both skeleton and def_mtime, file generation
     will be skipped.
 
-    This method reads the content of skeleton and append statistics items
+    This method reads the content of skeleton and appends statistics items
     definition into { "module_spec": { "statistics": } }.
     LOCALSTATEDIR is also expanded.