[python-dtcwt] 408/497: Docstring typo: 'neted' => 'nested'

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:33 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.

commit ca7ca6f3cfbcdfefffbc318f53578a90325d00b9
Author: Rich Wareham <rjw57 at cantab.net>
Date:   Mon Feb 10 19:46:45 2014 +0000

    Docstring typo: 'neted' => 'nested'
---
 dtcwt/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dtcwt/__init__.py b/dtcwt/__init__.py
index 97c70f4..c70c694 100644
--- a/dtcwt/__init__.py
+++ b/dtcwt/__init__.py
@@ -104,7 +104,7 @@ def push_backend(name):
 
 def pop_backend():
     """Restore the backend after a call to :py:func:`push_backend`. Calls to
-    :py:func:`pop_backend` and :py:func:`pop_backend` may be neted. This
+    :py:func:`pop_backend` and :py:func:`pop_backend` may be nested. This
     function will undo the most recent call to :py:func:`push_backend`.
 
     :raise IndexError: if one attempts to pop more backends than one has pushed.

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



More information about the debian-science-commits mailing list