changeset 32766:424bc732afe7

maint: Merge stable to default.
author Nicholas R. Jankowski <jankowski.nicholas@gmail.com>
date Tue, 16 Jan 2024 20:38:33 -0500
parents ac932f558318 (current diff) 3bb3b2fc4f44 (diff)
children adf0b68212e1 d8b5addca4ea
files doc/interpreter/genpropdoc.m
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/genpropdoc.m	Tue Jan 16 19:54:50 2024 -0500
+++ b/doc/interpreter/genpropdoc.m	Tue Jan 16 20:38:33 2024 -0500
@@ -1565,8 +1565,8 @@
 
       case "units"
         s.doc = "Sets the measurement unit or method applied to the \
-@ref{XREFtextposition, , @w{@qcode{\"position\"} and \
-@ref{XREFtextextent, , @w{@qcode{\"extent\"} properties.  The default \
+@ref{XREFtextposition, , @w{@qcode{\"position\"}}} and \
+@ref{XREFtextextent, , @w{@qcode{\"extent\"}}} properties.  The default \
 option \"data\" uses the same units and limits as the data plotted in the \
 figure.  The \"normalized\" option applies a unitless 0 to 1 scale to the \
 limits along each axis of the displayed data.";