diff src/utils.cc @ 8715:954b6f69f51d

doc fixes
author John W. Eaton <jwe@octave.org>
date Tue, 10 Feb 2009 16:02:36 -0500
parents 1bf51192fa1d
children 5dd06f19e9be
line wrap: on
line diff
--- a/src/utils.cc
+++ b/src/utils.cc
@@ -803,7 +803,7 @@
 match is performed at the end of each path element.  For example, if\n\
 @var{dir} is @code{\"foo/bar\"}, it matches the path element\n\
 @code{\"/some/dir/foo/bar\"}, but not @code{\"/some/dir/foo/bar/baz\"}\n\
-or @code{\"/some/dir/allfoo/bar.\n\
+or @code{\"/some/dir/allfoo/bar\"}.\n\
 @end deftypefn")
 {
   octave_value retval = std::string ();