From d5502bb00d020c981e0f2c4a6a2b4c56d1d215b6 Mon Sep 17 00:00:00 2001 From: Jonathan Barratt Date: Thu, 27 Oct 2016 14:26:07 +0700 Subject: [PATCH] fix typo in README.rst and its filename in MANIFEST.in --- MANIFEST.in | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 3f5d2dbd..e3a1f0ba 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ -include README +include README.rst include UPGRADE include LICENSE* include requirements.txt diff --git a/README.rst b/README.rst index 299013c7..d9df746c 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ django-helpdesk - A Django powered ticket tracker for small businesses. Copyright 2009- Ross Poulton and contributors. All Rights Reserved. See LICENSE for details. django-helpdesk was formerly known as Jutda Helpdesk, named after the -company who originally created it. As of January 2011 the name has been +company which originally created it. As of January 2011 the name has been changed to reflect what it really is: a Django-powered ticket tracker with contributors reaching far beyond Jutda.