diff libinterp/corefcn/dirfns.cc @ 24986:0b9e7fcaab91 stable

doc: grammarcheck docstrings in C++ files ahead of 4.4 release. * defaults.cc, dirfns.cc, load-save.cc, pr-flt-fmt.cc, quadcc.cc, regexp.cc, qr.cc: Use Octave conventions in documentation strings.
author Rik <rik@octave.org>
date Fri, 23 Mar 2018 10:29:45 -0700
parents 194eb4bd202b
children 6652d3823428
line wrap: on
line diff
--- a/libinterp/corefcn/dirfns.cc	Fri Mar 23 10:10:52 2018 -0700
+++ b/libinterp/corefcn/dirfns.cc	Fri Mar 23 10:29:45 2018 -0700
@@ -654,7 +654,7 @@
 
 DEFUN (pathsep, args, ,
        doc: /* -*- texinfo -*-
-@deftypefn  {} {@var{val} =} pathsep ()
+@deftypefn {} {@var{val} =} pathsep ()
 Query the character used to separate directories in a path.
 @seealso{filesep}
 @end deftypefn */)