summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-03-13 14:59:51 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-03-13 14:59:51 +0100
commit6f5656ae5afbeadfc8cccd29ddab65c8f07d4db9 (patch)
tree864b0d08b72481e708376ab7d787f79a4d12da7b /doc
parentb466a12f337976cde190da4a28a9ec852e4bdaf4 (diff)
downloadmerchant-6f5656ae5afbeadfc8cccd29ddab65c8f07d4db9.tar.gz
merchant-6f5656ae5afbeadfc8cccd29ddab65c8f07d4db9.tar.bz2
merchant-6f5656ae5afbeadfc8cccd29ddab65c8f07d4db9.zip
fix PHP prerequisites.
Diffstat (limited to 'doc')
-rw-r--r--doc/merchant-api.content.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/merchant-api.content.texi b/doc/merchant-api.content.texi
index 0ddd98dc..4ab09bda 100644
--- a/doc/merchant-api.content.texi
+++ b/doc/merchant-api.content.texi
@@ -106,7 +106,7 @@ command line with cURL.
@end ifset
@ifset LANG_PHP
This version of the tutorial has examples for PHP,
-using the pecl_http package.
+using libcurl.
@end ifset
@c
Versions for other languages/environments are available as well.