mirror of
https://github.com/php/php-src.git
synced 2026-04-11 10:03:18 +02:00
Fix typo. This one was my fault, anyway.
This commit is contained in:
@@ -170,7 +170,7 @@ to include PHP code on differing operating systems and setups.
|
||||
All source code files in the core PEAR distribution should contain the
|
||||
following comment block as the header:
|
||||
|
||||
/* vim: set expandtab tabstop=4 swiftwidth=4: */
|
||||
/* vim: set expandtab tabstop=4 shiftwidth=4: */
|
||||
// +----------------------------------------------------------------------+
|
||||
// | PHP version 4.0 |
|
||||
// +----------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user