diff scripts/miscellaneous/edit.m @ 21549:17845d0e359f

doc: Remove unecessary whitespace and end of docstrings. * octave_config_info.m, dlmwrite.m, edit.m, padecoef.m, unique.m: Remove unecessary whitespace and end of docstrings.
author Rik <rik@octave.org>
date Mon, 28 Mar 2016 08:58:10 -0700
parents f7f97d7e9294
children ecce63c99c3f
line wrap: on
line diff
--- a/scripts/miscellaneous/edit.m	Sun Mar 27 21:34:08 2016 -0700
+++ b/scripts/miscellaneous/edit.m	Mon Mar 28 08:58:10 2016 -0700
@@ -67,7 +67,7 @@
 ## @code{get} then @code{edit} will return the value of the control field
 ## @var{field}.  If the control field does not exist, edit will return a
 ## structure containing all fields and values.  Thus, @code{edit ("get",
-## "all")} returns a complete control structure.
+## @qcode{"all"})} returns a complete control structure.
 ##
 ## The following control fields are used:
 ##