mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Fix the spelling of Fredrik Lundh's last name (unless there really is a
"Fredrik Lund" who contributed the code in question).
This commit is contained in:
parent
12a4baf5a1
commit
269ab628d7
1 changed files with 1 additions and 1 deletions
|
@ -408,7 +408,7 @@ PyLocale_getdefaultlocale(PyObject* self)
|
||||||
#if defined(__APPLE__)
|
#if defined(__APPLE__)
|
||||||
/*
|
/*
|
||||||
** Find out what the current script is.
|
** Find out what the current script is.
|
||||||
** Donated by Fredrik Lund.
|
** Donated by Fredrik Lundh.
|
||||||
*/
|
*/
|
||||||
static char *mac_getscript(void)
|
static char *mac_getscript(void)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue