From 9188b429453a3f0ef2347a404d3b3c6908e8c736 Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Sat, 19 Nov 2005 20:47:48 +0000 Subject: [PATCH] minor --- src/disco.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/disco.py b/src/disco.py index 5e2adc11c..7de68c976 100644 --- a/src/disco.py +++ b/src/disco.py @@ -38,7 +38,7 @@ # * Should call the super class for this method. # All others do not have to call back to the super class. (but can if they want # the functionality) -# There are more methods, ofcourse, but this is a basic set. +# There are more methods, of course, but this is a basic set. import os import sys