diff --git a/docs/latex/wx/glcontext.tex b/docs/latex/wx/glcontext.tex index c746f58127..3a2db6fa03 100644 --- a/docs/latex/wx/glcontext.tex +++ b/docs/latex/wx/glcontext.tex @@ -47,7 +47,7 @@ with equivalent attributes as {\it win}.} \membersection{wxGLContext::SetCurrent}\label{wxglcontextsetcurrent} -\func{void}{SetCurrent}{\param{const wxGLCanvas&}{ win}} +\func{void}{SetCurrent}{\param{const wxGLCanvas\&}{ win}} Makes the OpenGL state that is represented by this rendering context current with the wxGLCanvas {\it win}. Note that {\it win} can be a different wxGLCanvas window than the one that was passed to the constructor of this rendering context.