diff --git a/Configuration/mss/factory.py b/Configuration/mss/factory.py index 67e8b79..2efbdb3 100644 --- a/Configuration/mss/factory.py +++ b/Configuration/mss/factory.py @@ -12,7 +12,7 @@ def mss(*args, **kwargs): ''' Factory returning a proper MSS class instance. - It detects the plateform we are running on + It detects the platform we are running on and choose the most adapted mss_class to take screenshots.