From f6a59b729147e2a631c195955ba8f77605d5fb50 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Thu, 29 Dec 2011 23:28:17 +0100 Subject: [PATCH] Typo fix in starting/which-python.rst --- docs/starting/which-python.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starting/which-python.rst b/docs/starting/which-python.rst index 969e2f3..9a22bc4 100644 --- a/docs/starting/which-python.rst +++ b/docs/starting/which-python.rst @@ -87,7 +87,7 @@ IronPython ---------- `IronPython `_ is an implementation of Python for .NET -framework. It can use both Python a .NET framework libraries, and can also +framework. It can use both Python and .NET framework libraries, and can also expose Python code to other .NET languages. `Python Tools for Visual Studio `_ integrate