diff options
author | Sascha Schumann <sas@php.net> | 2000-07-18 22:38:22 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2000-07-18 22:38:22 +0000 |
commit | 0216ab891b03dd61e5e75198cdd29d11ea0ff063 (patch) | |
tree | 6e31fa12592d30723eef46423ce95f5e667357a8 /ext/ingres_ii | |
parent | 6da67bf234f8b69a8e5084e9c621811f1a1c24cc (diff) | |
download | php-git-0216ab891b03dd61e5e75198cdd29d11ea0ff063.tar.gz |
typo
Diffstat (limited to 'ext/ingres_ii')
-rw-r--r-- | ext/ingres_ii/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/ingres_ii/README b/ext/ingres_ii/README index 21b2b12c3b..71c62669ef 100644 --- a/ext/ingres_ii/README +++ b/ext/ingres_ii/README @@ -2,8 +2,8 @@ Ingres II extension for PHP 4.0 =============================== This extension provides access to Ingres II servers from PHP 4.0. -It is still in developpement and has been only quickly tested on -linux (Mandrake 5.3 for intel), so you should avoid using it with +It is still in development and has been only quickly tested on +Linux (Mandrake 5.3 for Intel), so you should avoid using it with critical data. To enable the extension just add --with-ii to your ./configure |