diff options
author | Christopher Jones <sixd@php.net> | 2012-09-13 22:43:10 -0700 |
---|---|---|
committer | Christopher Jones <sixd@php.net> | 2012-09-13 22:43:10 -0700 |
commit | 9f44844d7ce9485e543dada5f5314dd0487a7512 (patch) | |
tree | feabce9fef25f66af401f8984507ce36f279ee4b /ext | |
parent | bbf5978e2641d924c2d4d1c47210756943a28f7b (diff) | |
download | php-git-9f44844d7ce9485e543dada5f5314dd0487a7512.tar.gz |
Change package.xml fix description
Diffstat (limited to 'ext')
-rw-r--r-- | ext/oci8/package.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml index 59aeb5e4bd..eac3f06552 100644 --- a/ext/oci8/package.xml +++ b/ext/oci8/package.xml @@ -46,7 +46,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> </stability> <license uri="http://www.php.net/license">PHP</license> <notes> - Fixed bug 60901 (Improve installation "tail" syntax for AIX) + Fixed bug #60901 (Improve "tail" syntax for AIX installation) </notes> <contents> <dir name="/"> |