Mercurial > hg > octave-nkf
diff scripts/help/__unimplemented__.m @ 17518:6c62150b454a
__unimplemented__.m: Use correct name of the communications package
* __unimplemented__.m: Use correct name of the communications package.
author | Mike Miller <mtmiller@ieee.org> |
---|---|
date | Sun, 29 Sep 2013 18:14:31 -0400 |
parents | 2298f8c7c615 |
children | d63878346099 |
line wrap: on
line diff
--- a/scripts/help/__unimplemented__.m +++ b/scripts/help/__unimplemented__.m @@ -174,7 +174,7 @@ "signlms", "ssbdemod", "ssbmod", "stdchan", ... "supportPackageInstaller", "symerr", "syndtable", "varlms", ... "vec2mat", "vitdec", "wgn"} - txt = check_package (fcn, "comm"); + txt = check_package (fcn, "communications"); ## finance case {"abs2active", "accrfrac", "acrubond", "acrudisc", "active2abs", ...