diff options
Diffstat (limited to 'main/php_config.h.in')
-rw-r--r-- | main/php_config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_config.h.in b/main/php_config.h.in index bb13d6436..777ee0a0b 100644 --- a/main/php_config.h.in +++ b/main/php_config.h.in @@ -1940,7 +1940,7 @@ /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */ #undef HAVE_UTIME_NULL -/* Wether struct utsname has domainname */ +/* Whether struct utsname has domainname */ #undef HAVE_UTSNAME_DOMAINNAME /* Define to 1 if you have the `vasprintf' function. */ |