summaryrefslogtreecommitdiff
path: root/doc/source/about.rst
diff options
context:
space:
mode:
authorPauli Virtanen <pav@iki.fi>2009-03-21 21:19:53 +0000
committerPauli Virtanen <pav@iki.fi>2009-03-21 21:19:53 +0000
commitbab64b897064cfdf8cf86fcc62b44e21df1153ee (patch)
tree6e1cee5b837bbccdfb2c78f12f3f6205ed40953a /doc/source/about.rst
parentb2634ff922176acd12ddd3725434d3dfaaf25422 (diff)
downloadnumpy-bab64b897064cfdf8cf86fcc62b44e21df1153ee.tar.gz
docs: strip trailing whitespace from RST files
Diffstat (limited to 'doc/source/about.rst')
-rw-r--r--doc/source/about.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/about.rst b/doc/source/about.rst
index b30b0c15c..6b5dfa0f3 100644
--- a/doc/source/about.rst
+++ b/doc/source/about.rst
@@ -15,7 +15,7 @@ needed for scientific computing with Python. This package contains:
Besides its obvious scientific uses, *NumPy* can also be used as an
efficient multi-dimensional container of generic data. Arbitrary
data-types can be defined. This allows *NumPy* to seamlessly and
-speedily integrate with a wide-variety of databases.
+speedily integrate with a wide-variety of databases.
NumPy is a successor for two earlier scientific Python libraries:
NumPy derives from the old *Numeric* code base and can be used