changeset 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 9c994995ddb0
children cc9befe5d271
files scripts/help/__unimplemented__.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/help/__unimplemented__.m	Sun Sep 29 16:47:22 2013 -0400
+++ b/scripts/help/__unimplemented__.m	Sun Sep 29 18:14:31 2013 -0400
@@ -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", ...