Parcourir la source

[2843] correct typo

Naoki Kambe il y a 11 ans
Parent
commit
62bbaa2156
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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