mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +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__)
|
||||
/*
|
||||
** Find out what the current script is.
|
||||
** Donated by Fredrik Lund.
|
||||
** Donated by Fredrik Lundh.
|
||||
*/
|
||||
static char *mac_getscript(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue