From a893927491ef3bc7a4c3c9aa548be7d8ff677c38 Mon Sep 17 00:00:00 2001
From: =?utf8?q?=C3=89ric=20Araujo?= <merwok@netwok.org>
Date: Sat, 14 Aug 2010 23:44:13 +0000
Subject: [PATCH] Fix typo

---
 Doc/distutils/sourcedist.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Doc/distutils/sourcedist.rst b/Doc/distutils/sourcedist.rst
index ea5b02c45a..2c2d995c1b 100644
--- a/Doc/distutils/sourcedist.rst
+++ b/Doc/distutils/sourcedist.rst
@@ -104,7 +104,7 @@ per line, regular files (or symlinks to them) only.  If you do supply your own
 described above does not apply in this case.
 
 .. versionadded:: 3.1
-   :file:`MANIFEST` files start with a comment indicated they are generated.
+   :file:`MANIFEST` files start with a comment indicating they are generated.
    Files without this comment are not overwritten or removed.
 
 The manifest template has one command per line, where each command specifies a
-- 
2.40.0