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 57d54ebfc3846708d8105c46c526dc2b9531483b Author: Alexandre Gramfort <[email protected]> Date: Thu Mar 8 21:12:27 2012 +0100 typo --- mne/viz.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mne/viz.py b/mne/viz.py index 648c142..a750f78 100644 --- a/mne/viz.py +++ b/mne/viz.py @@ -87,7 +87,7 @@ def plot_cov(cov, info, exclude=None, colorbar=True, proj=False, show=True): Parameters ---------- cov : instance of Covariance - The evoked data + The covariance matrix info: dict Measurement info exclude : list of string -- 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
