diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-03-13 14:59:51 +0100 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-03-13 14:59:51 +0100 |
commit | 6f5656ae5afbeadfc8cccd29ddab65c8f07d4db9 (patch) | |
tree | 864b0d08b72481e708376ab7d787f79a4d12da7b /doc | |
parent | b466a12f337976cde190da4a28a9ec852e4bdaf4 (diff) |
fix PHP prerequisites.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/merchant-api.content.texi | 2 |
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. |