spelling fixes (patch 1495562)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
\section{\class{wxRecursionGuard}}\label{wxrecursionguard}
|
||||
|
||||
wxRecursionGuard is a very simple class which can be used to prevent reentrancy
|
||||
problems in a function. It is not thread-safe and so should be used only in the
|
||||
problems in a function. It is not thread-safe and so should be used only in
|
||||
single-threaded programs or in combination with some thread synchronization
|
||||
mechanisms.
|
||||
|
||||
|
Reference in New Issue
Block a user