File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -876,7 +876,7 @@ element defines a pixel with the element (1,1) representing the \
876876
877877 case " clim"
878878 s.doc = " Define limits for the color axis of __objname__ \
879- children that have the @qcode {cdata} property. \
879+ children that have the @code {cdata} property. \
880880__modemsg__" ;
881881 s.valid = valid_2elvec;
882882 s.category = " Color and Transparency" ;
@@ -885,7 +885,7 @@ element defines a pixel with the element (1,1) representing the \
885885 s.doc = " Current state of the color limit mode, either \
886886manually set by the \
887887@ref{XREFaxesclim, , @w{@qcode{\" clim\" } property}} or automatically set by \
888- Octave to the minimum and maximum @qcode {cdata} values of __objname__'s \
888+ Octave to the minimum and maximum @code {cdata} values of __objname__'s \
889889children." ;
890890 s.category = " Color and Transparency" ;
891891
Original file line number Diff line number Diff line change @@ -747,7 +747,7 @@ figure window, call the @code{close} function.
747747@subsection Use of the "interpreter" Property
748748
749749@code {text } (such as titles, labels, legend item) and @code {axes } objects
750- feature an @ref {XREFtextinterpreter ,,@qcode {"interpreter }} and a
750+ feature an @ref {XREFtextinterpreter ,,@qcode {"interpreter" }} and a
751751@ref {XREFaxesticklabelinterpreter ,,@qcode {"ticklabelinterpreter" }} property
752752respectively. It determines the manner in which special control sequences in
753753the text are rendered.
You can’t perform that action at this time.
0 commit comments