From: Georg Brandl Date: Sun, 11 Nov 2007 15:16:16 +0000 (+0000) Subject: Remove duplication of "this". X-Git-Tag: v2.6a1~1068 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03c1d1e9c4bad8814d11060dc28942a7819f4814;p=python Remove duplication of "this". --- diff --git a/Doc/reference/introduction.rst b/Doc/reference/introduction.rst index 0d53719f27..548104327d 100644 --- a/Doc/reference/introduction.rst +++ b/Doc/reference/introduction.rst @@ -57,7 +57,7 @@ Jython Python for .NET This implementation actually uses the CPython implementation, but is a managed - .NET application and makes .NET libraries available. This was created by Brian + .NET application and makes .NET libraries available. It was created by Brian Lloyd. For more information, see the `Python for .NET home page `_.