From: Hannes Magnusson Date: Fri, 18 Sep 2009 22:26:44 +0000 (+0000) Subject: Fix typo in comment (danbrown) X-Git-Tag: php-5.4.0alpha1~191^2~2640 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=043a86b31d1b7bbcd3a4ddd5acd33062a6eea615;p=php Fix typo in comment (danbrown) --- diff --git a/ext/standard/credits.c b/ext/standard/credits.c index cb4690ec44..0a7f2ea684 100644 --- a/ext/standard/credits.c +++ b/ext/standard/credits.c @@ -120,7 +120,7 @@ PHPAPI void php_print_credits(int flag TSRMLS_DC) /* {{{ */ } if (flag & PHP_CREDITS_WEB) { - /* Websites and infrastrucutre */ + /* Websites and infrastructure */ php_info_print_table_start(); php_info_print_table_header(1, "Websites and Infrastructure team");