An accelerator takes precedence over normal processing and can be a convenient way to program some event handling.
For example, you can use an accelerator table to enable a dialog with a multi-line text control to
-accept CTRL-Enter as meaning 'OK' (but not in GTK at present).
+accept CTRL-Enter as meaning `OK' (but not in GTK at present).
\wxheading{See also}
\wxheading{Return value}
-Returns 'this' object.
+Returns reference to this object.
\membersection{wxAcceleratorTable::operator $==$}
\wxheading{Parameters}
-\docparam{accel}{Accelerator table to compare with 'this'}
+\docparam{accel}{Accelerator table to compare with}
\wxheading{Return value}
\wxheading{Parameters}
-\docparam{accel}{Accelerator table to compare with 'this'}
+\docparam{accel}{Accelerator table to compare with}
\wxheading{Return value}