From be8a466bd0c278c5a992e4ede5effec4f7e39531 Mon Sep 17 00:00:00 2001 From: Jens Rantil Date: Sun, 10 Jun 2012 19:53:34 +0200 Subject: [PATCH] Fixing a broken bullet list --- docs/dev/env.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/env.rst b/docs/dev/env.rst index 65225a5..2c4ba03 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -252,7 +252,7 @@ most out of using Python interactively. Its main components are: * Powerful Python shells (terminal- and Qt-based). * A web-based notebook with the same core features but support for rich media, -text, code, mathematical expressions and inline plots. + text, code, mathematical expressions and inline plots. * Support for interactive data visualization and use of GUI toolkits. * Flexible, embeddable interpreters to load into your own projects. * Tools for high level and interactive parallel computing. -- 1.8.0.2