changeset 13845:35f59bd285bf

doc: Change bitunpack docstring to refer to itself, not bitpack * typecast.cc (bitunpack): Change docstring to refer to bitunpack, not bitpack
author Rik <octave@nomad.inbox5.com>
date Tue, 08 Nov 2011 11:55:28 -0800
parents e48529b3dbd4
children 10a5c8155756
files src/DLD-FUNCTIONS/typecast.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/typecast.cc	Tue Nov 08 14:39:02 2011 -0500
+++ b/src/DLD-FUNCTIONS/typecast.cc	Tue Nov 08 11:55:28 2011 -0800
@@ -382,7 +382,7 @@
 
 DEFUN_DLD (bitunpack, args, ,
   "-*- texinfo -*-\n\
-@deftypefn {Loadable Function} {@var{y} =} bitpack (@var{x})\n\
+@deftypefn {Loadable Function} {@var{y} =} bitunpack (@var{x})\n\
 Return an array @var{y} corresponding to the raw bit patterns of\n\
 @var{x}.  @var{x} must belong to one of the built-in numeric classes:\n\
 \n\