We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae246e6 commit 915c2bcCopy full SHA for 915c2bc
compat/mingw.c
@@ -2069,7 +2069,7 @@ static int compareenv(const void *v1, const void *v2)
2069
* environment variable (at least in certain circumstances).
2070
*
2071
* Therefore we need to be *really* careful *not* to assume that we have
2072
- * sole control over the environment and reinitalize it when necessary.
+ * sole control over the environment and reinitialize it when necessary.
2073
*/
2074
static void maybe_reinitialize_environ(void)
2075
{
0 commit comments