Skip to content

Commit ecfcfec

Browse files
committed
spelling: investigate
1 parent fc572a2 commit ecfcfec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test_lib_json/jsontest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ void Runner::preventDialogOnCrash() {
398398
_CrtSetReportHook(&msvcrtSilentReportHook);
399399
#endif // if defined(_MSC_VER)
400400

401-
// @todo investiguate this handler (for buffer overflow)
401+
// @todo investigate this handler (for buffer overflow)
402402
// _set_security_error_handler
403403

404404
#if defined(_WIN32)

0 commit comments

Comments
 (0)