mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08: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:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user