Skip to content

Commit

Permalink
doc: Clean up missing brackets from cset e5694f558ad9 (bug #65167)
Browse files Browse the repository at this point in the history
* doc/interpreter/genpropdoc.m: Add missing brackets to Text units property.
  • Loading branch information
NRJank committed Jan 17, 2024
1 parent 8f51163 commit 22c41b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/interpreter/genpropdoc.m
Original file line number Diff line number Diff line change
Expand Up @@ -1564,8 +1564,8 @@ automatically when objects are added to (or deleted from) the peer axes.\n\

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.";
Expand Down

0 comments on commit 22c41b9

Please sign in to comment.