Browse Source

[trac930] remove unnecessary a white space

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

+ 1 - 1
src/bin/stats/tests/test_utils.py

@@ -182,7 +182,7 @@ class MockAuth:
         "item_type": "integer",
         "item_optional": false,
         "item_default": 0,
-        "item_title": "Queries TCP ",
+        "item_title": "Queries TCP",
         "item_description": "A number of total query counts which all auth servers receive over TCP since they started initially"
       },
       {