Browse Source

[1751] typo fix

Naoki Kambe 13 years ago
parent
commit
1b4f658815
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/stats/stats.py.in

+ 1 - 1
src/bin/stats/stats.py.in

@@ -273,7 +273,7 @@ class Stats:
         data. It updates information of each module first, and it
         updates statistics data. If specified data is invalid for
         statistics spec of specified owner, it returns a list of error
-        messeges. If there is no error or if neither owner nor data is
+        messages. If there is no error or if neither owner nor data is
         specified in args, it returns None. pid is the process id of
         the sender module in order for stats to identify which
         instance sends statistics data in the situation that multiple