]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/crtslock.tex
Updated some scripts
[wxWidgets.git] / docs / latex / wx / crtslock.tex
index 50bdef73d29603ded35d6d6b9c5e867e8c2cd27c..1bfa41ea9e43e1c26f07414911dda41463d1c29b 100644 (file)
@@ -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.