fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
036da5e374
commit
ff8ebd73d7
@ -3476,7 +3476,7 @@ specified {\it condition} is false. The compiler error message should include
|
||||
the {\it msg} identifier - please note that it must be a valid C++ identifier
|
||||
and not a string unlike in the other cases.
|
||||
|
||||
This macro is mostly useful for testing the expressions involing the
|
||||
This macro is mostly useful for testing the expressions involving the
|
||||
{\tt sizeof} operator as they can't be tested by the preprocessor but it is
|
||||
sometimes desirable to test them at the compile time.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user