diff --git a/pysnooper/pycompat.py b/pysnooper/pycompat.py index cbff7ef..7bac236 100644 --- a/pysnooper/pycompat.py +++ b/pysnooper/pycompat.py @@ -1,6 +1,6 @@ # Copyright 2019 Ram Rachum. # This program is distributed under the MIT license. -'''Python 2/3 compatibilty''' +'''Python 2/3 compatibility''' import abc import os