Spelling fixes, phase 1.
This commit is contained in:
@@ -35,7 +35,7 @@ int main()
|
||||
{
|
||||
// Disable deprecation warning for getenv call.
|
||||
#ifdef CHAISCRIPT_MSVC
|
||||
#ifdef max // Why microsoft? why?
|
||||
#ifdef max // Why Microsoft? why?
|
||||
#undef max
|
||||
#endif
|
||||
#pragma warning(push)
|
||||
|
Reference in New Issue
Block a user