summaryrefslogtreecommitdiff
path: root/ext/sqlite/php_sqlite.h
diff options
context:
space:
mode:
authorTal Peer <tal@php.net>2003-04-20 13:17:17 +0000
committerTal Peer <tal@php.net>2003-04-20 13:17:17 +0000
commit2a54c9a3082d4840926e1afff360e2547133fdd9 (patch)
treee9cf3ffcda3eda70f4f9818d84b6bf7ce6b1ab61 /ext/sqlite/php_sqlite.h
parenta676f6c29ddeb7690178165161b9b2616cbb839f (diff)
downloadphp-git-2a54c9a3082d4840926e1afff360e2547133fdd9.tar.gz
typo
Diffstat (limited to 'ext/sqlite/php_sqlite.h')
-rw-r--r--ext/sqlite/php_sqlite.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/sqlite/php_sqlite.h b/ext/sqlite/php_sqlite.h
index c05bba4c60..8cf157af09 100644
--- a/ext/sqlite/php_sqlite.h
+++ b/ext/sqlite/php_sqlite.h
@@ -12,8 +12,8 @@
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
- | Author: Wez Furlong <wez@thebrainroom.com> |
- | Tal Peer <tal@php.net |
+ | Authors: Wez Furlong <wez@thebrainroom.com> |
+ | Tal Peer <tal@php.net |
+----------------------------------------------------------------------+
$Id$