fix typo error in comment

pull/386/head
Laurent Laville 2021-07-10 07:03:33 +02:00
parent 6cf665a113
commit 6efe263150
1 changed files with 1 additions and 1 deletions

View File

@ -1593,7 +1593,7 @@ installRemoteModule() {
if test $PHP_MAJMIN_VERSION -ge 800; then if test $PHP_MAJMIN_VERSION -ge 800; then
installRemoteModule_version=beta installRemoteModule_version=beta
elif test "$DISTRO_VERSION" = debian@8; then elif test "$DISTRO_VERSION" = debian@8; then
# in Debian Jessie we have librammitmq version 0.5.2 # in Debian Jessie we have librabbitmq version 0.5.2
installRemoteModule_version=1.9.3 installRemoteModule_version=1.9.3
elif test $PHP_MAJMIN_VERSION -le 505; then elif test $PHP_MAJMIN_VERSION -le 505; then
installRemoteModule_version=1.9.4 installRemoteModule_version=1.9.4