From 6135db3fcdb8a6989ede92de8d122d1e4d1e32aa Mon Sep 17 00:00:00 2001 From: David Bartley Date: Tue, 13 May 2008 23:51:27 -0400 Subject: [PATCH] Fix help text --- ceo/console/inactive.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceo/console/inactive.py b/ceo/console/inactive.py index bb3c89b..bf85167 100644 --- a/ceo/console/inactive.py +++ b/ceo/console/inactive.py @@ -10,7 +10,7 @@ class Inactive: help = ''' inactive delta-terms -Prints a list of accounts that have been inactive (i.e. not unpaid) for +Prints a list of accounts that have been inactive (i.e. unpaid) for delta-terms. ''' def main(self, args):