Browse Source

[2843] correct typo

Naoki Kambe 11 years ago
parent
commit
62bbaa2156
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/python/isc/statistics/tests/counters_test.py

+ 1 - 1
src/lib/python/isc/statistics/tests/counters_test.py

@@ -13,7 +13,7 @@
 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-'''Tests for isc.statistics.counter'''
+'''Tests for isc.statistics.counters'''
 
 import unittest
 import threading