]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/plotcurve.tex
Added wxDIRCTRL_EDITABLE style so we can choose whether
[wxWidgets.git] / docs / latex / wx / plotcurve.tex
index b3d16de55aab6aefd8492839f92f693aeb367747..a6c375b4db13faf5045dd51ef79290642e922a1c 100644 (file)
@@ -79,7 +79,7 @@ return 0.5 or maybe 1.0 for nicer aesthetics.
 \func{void}{SetOffsetY}{\param{int }{offsetY}}
 
 When displaying several curves in one window, it is often useful to assign
-different offsets to the curves. You should call \helpref{wxPlotWindow::Move}{wxplotwindowmove}
+different offsets to the curves. You should call \helpref{wxPlotWindow::Move}{wxplotwindowmove} 
 to set this value after you have added the curve to the window.
 
 \membersection{wxPlotCurve::SetStartY}\label{wxplotcurvesetstarty}