diff options
author | Zeev Suraski <zeev@php.net> | 2001-07-20 12:22:43 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2001-07-20 12:22:43 +0000 |
commit | cd3acbd78554a94725ad3f7a82bb1a2d6c4f61d8 (patch) | |
tree | 4740c8d89302a5b35f3817ef75211ae4729d8f68 | |
parent | aa032e2e4c43772c19ac534a3cd2cb62b9feba38 (diff) | |
download | php-git-cd3acbd78554a94725ad3f7a82bb1a2d6c4f61d8.tar.gz |
Fix broken text
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index b7ae5f6af9..ab5311c5b8 100644 --- a/configure.in +++ b/configure.in @@ -1040,7 +1040,7 @@ cat <<X | Notice: | | If you encounter <defunc> processes when using a local Oracle-DB | | please recompile PHP and specify --enable-sigchild when configuring| -| (This problem has been reported un Linux using Oracle >= 8.1.5) | +| (This problem has been reported under Linux using Oracle >= 8.1.5) | X fi fi |