From e1e633088d27dd4ad77fccff6a7dc28be5805b07 Mon Sep 17 00:00:00 2001 From: Corey Goldberg Date: Sun, 3 Jan 2016 08:48:46 -0500 Subject: [PATCH] fix typo in comment --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 683cf81..040e1fa 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python -"""disutils setup/install script for xvfbwrapper""" +"""distutils setup/install script for xvfbwrapper""" import os