[med-svn] [python-mne] 06/52: typo
Yaroslav Halchenko
debian at onerussian.com
Fri Nov 27 17:23:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
yoh pushed a commit to annotated tag v0.2
in repository python-mne.
commit f9ced9b57c0b01a3108c9d66f86b67f7982564c6
Author: Martin Luessi <mluessi at nmr.mgh.harvard.edu>
Date: Tue Sep 27 11:31:11 2011 -0400
typo
---
mne/epochs.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mne/epochs.py b/mne/epochs.py
index d07d414..c1a52da 100644
--- a/mne/epochs.py
+++ b/mne/epochs.py
@@ -288,7 +288,7 @@ class Epochs(object):
self._channel_type_idx = idx
def __iter__(self):
- """To iteration over epochs easy.
+ """To make iteration over epochs easy.
"""
self._current = 0
return self
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git
More information about the debian-med-commit
mailing list