Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael-grunder <michael.grunder@gmail.com>2015-03-03 19:08:26 +0300
committermichael-grunder <michael.grunder@gmail.com>2015-03-03 19:08:26 +0300
commit15e8bd2bb805a51abc65d451c98a3b8a2b5c918f (patch)
treee9d31d50ba86e0854ee8c0b299847dd6a400cbd8 /package.xml
parente46d1fcb26bcd4dc7fb11bce3f3a15d41bd8f0b5 (diff)
Fix typo
Diffstat (limited to 'package.xml')
-rw-r--r--package.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.xml b/package.xml
index 2d61b2f3..761bf68c 100644
--- a/package.xml
+++ b/package.xml
@@ -131,7 +131,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
* @remicollet -- Fix possible segfault when igbinary is enabled.
* Add a couple of cases where we throw on an error (LOADING/NOAUTH/MASTERDOWN)
* Fix several issues with serialization NARY
- * @itcom -- Fix missing TSRMLS_CC and a TSRMLS_DC/TSRMLS_CC typo</notes>
+ * @itcom -- Fix missing TSRMLS_CC and a TSRMLS_DC/TSRMLS_CC typo
</notes>
</release>
<release>