Fix typo. This one was my fault, anyway.

This commit is contained in:
Jon Parise 2001-01-07 05:24:21 +00:00
parent fc289c973a
commit e14aeb8668

View File

@ -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 |
// +----------------------------------------------------------------------+