From 39e0b381c1e5e3aea8dc5073c7e82a5bbfe2719d Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Thu, 21 Feb 2013 21:55:18 +0100 Subject: [PATCH] fix capitalization --- docs/scenarios/scientific.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/scientific.rst b/docs/scenarios/scientific.rst index e6c0602..8164cd7 100644 --- a/docs/scenarios/scientific.rst +++ b/docs/scenarios/scientific.rst @@ -42,7 +42,7 @@ signal processing. Matplotlib ---------- -`matplotlib `_ is a flexible plotting +`Matplotlib `_ is a flexible plotting library for creating interactive 2D and 3D plots that can also be saved as manuscript-quality figures. The API in many ways reflects that of `MATLAB `_, easing transition of MATLAB users to Python. Many examples, along with the