]> granicus.if.org Git - php/commitdiff
Fix typo. This one was my fault, anyway.
authorJon Parise <jon@php.net>
Sun, 7 Jan 2001 05:24:21 +0000 (05:24 +0000)
committerJon Parise <jon@php.net>
Sun, 7 Jan 2001 05:24:21 +0000 (05:24 +0000)
pear/CODING_STANDARDS

index d419c402d6fd2eaacef37257d35999ea0299b938..d47bcbb5b870dd0a9edd654d7920d24c35cd8107 100644 (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                                                      |
 // +----------------------------------------------------------------------+