Misc. typos

Inspired by @normandc per https://gitter.im/FreeCAD/FreeCAD?at=5a729c6ece68c3bc742df205
This commit is contained in:
luz.paz
2018-02-06 15:06:12 -05:00
committed by wmayer
parent 172eab4fc2
commit 1d5799e5b3
8 changed files with 19 additions and 19 deletions

View File

@@ -357,7 +357,7 @@ static LONG __stdcall MyCrashHandlerExceptionFilter(EXCEPTION_POINTERS* pEx)
stMDEI.ThreadId = GetCurrentThreadId();
stMDEI.ExceptionPointers = pEx;
stMDEI.ClientPointers = true;
// try to create an miniDump:
// try to create a miniDump:
if (s_pMDWD(
GetCurrentProcess(),
GetCurrentProcessId(),