Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 51490ac

Browse files
committed
Fix typo.
1 parent f91de8e commit 51490ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PC/pyconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ MS_CORE_DLL.
2929

3030
/* Visual Studio 2005 introduces deprecation warnings for
3131
"insecure" and POSIX functions. The insecure functions should
32-
be replaces by *_s versions (according to Microsoft); the
32+
be replaced by *_s versions (according to Microsoft); the
3333
POSIX functions by _* versions (which, according to Microsoft,
3434
would be ISO C conforming). Neither renaming is feasible, so
3535
we just silence the warnings. */

0 commit comments

Comments
 (0)