X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e10e38d8b4405625c3687bdfe6cb315874d1d70..5814e8ba4e57839acd1eb7491ed392b07e382593:/docs/latex/wx/gridevt.tex diff --git a/docs/latex/wx/gridevt.tex b/docs/latex/wx/gridevt.tex index 3ef3b80d29..a58b498b54 100644 --- a/docs/latex/wx/gridevt.tex +++ b/docs/latex/wx/gridevt.tex @@ -143,8 +143,8 @@ Returns true if the Meta key was down at the time of the event. \func{bool}{Selecting}{\void} -Returns true if the user deselected a cell, false if the user -deselected a cell. +Returns true if the user is selecting grid cells, false -- if +deselecting. \membersection{wxGridEvent::ShiftDown}\label{wxgrideventshiftdown}