Mercurial > hg > octave-lyh
diff src/load-path.cc @ 8325:b93ac0586e4b
spelling corrections
Here is a patch with some spelling corrections to the manual.
changeset: 8308:aeaf884ea9af
user: Brian Gough <bjg@gnu.org>
date: Fri Nov 07 09:26:17 2008 -0500
summary: [docs] assoicated => associated
author | Brian Gough<bjg@network-theory.co.uk> |
---|---|
date | Mon, 17 Nov 2008 11:38:39 +0100 |
parents | 31d7885d9869 |
children | c91b59532f32 |
line wrap: on
line diff
--- a/src/load-path.cc +++ b/src/load-path.cc @@ -1701,7 +1701,7 @@ DEFUN (genpath, args, , "-*- texinfo -*-\n\ @deftypefn {Built-in Function} {} genpath (@var{dir})\n\ -Return a path constructed from @var{dir} and all its subdiretories.\n\ +Return a path constructed from @var{dir} and all its subdirectories.\n\ @end deftypefn") { octave_value retval;