From: Zeev Suraski Date: Sun, 30 Jan 2000 22:14:58 +0000 (+0000) Subject: Fix typo X-Git-Tag: BEFORE_SAPIFICATION_FEB_10_2000~141 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=53a0d6fb9d192592b65ae0535f986b828a164fc9;p=php Fix typo --- diff --git a/ext/standard/basic_functions.h b/ext/standard/basic_functions.h index 80d7a26f9a..a47f522bec 100644 --- a/ext/standard/basic_functions.h +++ b/ext/standard/basic_functions.h @@ -182,7 +182,7 @@ typedef struct { } putenv_entry; #endif -/* Values are coma-delimited +/* Values are comma-delimited */ #define SAFE_MODE_PROTECTED_ENV_VARS "LD_LIBRARY_PATH"