diff libinterp/corefcn/load-path.cc @ 31593:0f93c3a756f7 stable

doc: grammarcheck documentation ahead of 8.1 release. * interpreter.cc, load-path.cc, warning_ids.m, __memoize__.m, print.m: grammarcheck documentation ahead of 8.1 release.
author Rik <rik@octave.org>
date Tue, 29 Nov 2022 15:58:49 -0800
parents f125ddb46055
children e88a07dec498
line wrap: on
line diff
--- a/libinterp/corefcn/load-path.cc	Tue Nov 29 13:15:07 2022 -0800
+++ b/libinterp/corefcn/load-path.cc	Tue Nov 29 15:58:49 2022 -0800
@@ -2515,7 +2515,7 @@
            doc: /* -*- texinfo -*-
 @deftypefn {} {@var{pathstr} =} command_line_path ()
 Return the path argument given to Octave at the command line when the
-interpreter was started (@env{--path @var{arg}}).
+interpreter was started (@w{@env{--path @var{arg}}}).
 
 @seealso{path, addpath, rmpath, genpath, pathdef, savepath, pathsep}
 @end deftypefn */)