[sagenb] 125/157: Fix typo

felix salfelder felix-guest at moszumanska.debian.org
Mon Dec 22 16:52:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

felix-guest pushed a commit to branch master
in repository sagenb.

commit 3762e2aaf1149c829c3bae67274ae29764710e41
Author: kcrisman <kcrisman at gmail.com>
Date:   Thu Oct 23 12:02:08 2014 -0400

    Fix typo
---
 sagenb/notebook/worksheet.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sagenb/notebook/worksheet.py b/sagenb/notebook/worksheet.py
index 9c7617c..44cabb6 100644
--- a/sagenb/notebook/worksheet.py
+++ b/sagenb/notebook/worksheet.py
@@ -190,7 +190,7 @@ class Worksheet(object):
           stored.  This option is here only for the
           migrate_old_notebook method in notebook.py
         -  ``live_3D`` - bool (default: False); whether 3-D plots should
-           be loaded live (interactive). To many live plots may make a
+           be loaded live (interactive). Too many live plots may make a
            worksheet unresponsive because of the javascript load.
 
         EXAMPLES: We test the constructor via an indirect doctest::

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb.git



More information about the debian-science-commits mailing list