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	Fri Nov 14 12:50:03 2008 +0100
+++ b/src/load-path.cc	Mon Nov 17 11:38:39 2008 +0100
@@ -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;