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 \
876
876
877
877
case " clim"
878
878
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. \
880
880
__modemsg__" ;
881
881
s.valid = valid_2elvec;
882
882
s.category = " Color and Transparency" ;
@@ -885,7 +885,7 @@ element defines a pixel with the element (1,1) representing the \
885
885
s.doc = " Current state of the color limit mode, either \
886
886
manually set by the \
887
887
@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 \
889
889
children." ;
890
890
s.category = " Color and Transparency" ;
891
891
Original file line number Diff line number Diff line change @@ -747,7 +747,7 @@ figure window, call the @code{close} function.
747
747
@subsection Use of the "interpreter" Property
748
748
749
749
@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
751
751
@ref {XREFaxesticklabelinterpreter ,,@qcode {"ticklabelinterpreter" }} property
752
752
respectively. It determines the manner in which special control sequences in
753
753
the text are rendered.
You can’t perform that action at this time.
0 commit comments