From b0131749ac40c7aeffca168a273d229f6d5753dd Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 19 Oct 2010 09:05:26 -0500 Subject: Unify hyphenation of out-of-date text Signed-off-by: Dan McGee --- settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'settings.py') diff --git a/settings.py b/settings.py index 62ee336..f98f709 100644 --- a/settings.py +++ b/settings.py @@ -13,7 +13,7 @@ ADMINS = ( # Set managers to admins MANAGERS = ADMINS -# Package out of date emails for orphans +# Package out-of-date emails for orphans NOTIFICATIONS = ['arch-notifications@archlinux.org'] # Full path to the data directory -- cgit v1.2.3-24-g4f1b