X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5b1eea6ab80e1e4802b909ad128c9f00d15fe95b..6c4fc6a8e3bea19621a328e66b3857ab01a5c15a:/docs/latex/wx/crtslock.tex diff --git a/docs/latex/wx/crtslock.tex b/docs/latex/wx/crtslock.tex index 50bdef73d2..1bfa41ea9e 100644 --- a/docs/latex/wx/crtslock.tex +++ b/docs/latex/wx/crtslock.tex @@ -9,7 +9,7 @@ and difficult to debug problems). Example of using it: \begin{verbatim} -void SetFoo() +void Set Foo() { // gs_critSect is some (global) critical section guarding access to the // object "foo" @@ -59,5 +59,5 @@ Constructs a wxCriticalSectionLocker object associated with given \func{}{\destruct{wxCriticalSectionLocker}}{\void} -Destuctor leaves the critical section. +Destructor leaves the critical section.