This is an automated email from the git hooks/post-receive script. yoh pushed a commit to tag 0.4 in repository python-mne.
commit e1bc357fa331baf04aac0d8353a3cec73f77bceb Author: Martin Luessi <[email protected]> Date: Mon Nov 28 13:30:47 2011 -0500 fixed typo --- mne/label.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mne/label.py b/mne/label.py index e466de1..c0b2b9c 100644 --- a/mne/label.py +++ b/mne/label.py @@ -123,7 +123,7 @@ def label_sign_flip(label, src): label : dict A label read with the read_label function src : list of dict - The source space over which is defined the label + The source space over which the label is defined Returns ------- -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
