summaryrefslogtreecommitdiff
path: root/ext/oci8
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2020-12-21 15:46:26 +1100
committerChristopher Jones <sixd@php.net>2020-12-21 15:46:26 +1100
commitd6731d69bdb103ed4d8d0236d84a1a222a26fadd (patch)
tree781352ec37aeca056152945cb3fada89ed489c3b /ext/oci8
parent74959b47cd4816d9e32679502d26642184f4e86f (diff)
downloadphp-git-d6731d69bdb103ed4d8d0236d84a1a222a26fadd.tar.gz
Description typo
Diffstat (limited to 'ext/oci8')
-rw-r--r--ext/oci8/package.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml
index 7663ee05c9..0fa2ca7ead 100644
--- a/ext/oci8/package.xml
+++ b/ext/oci8/package.xml
@@ -8,7 +8,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
<summary>Extension for Oracle Database</summary>
<description>
-The OCI8 extension let you access Oracle Database.
+The OCI8 extension lets you access Oracle Database.
Use 'pecl install oci8' to install for PHP 8.