Update rabbitmq-components.mk

This commit is contained in:
Michael Klishin 2019-02-12 23:24:15 +03:00
parent 21817b733d
commit 528c1f87c8
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ export base_rmq_ref
# If cloning from this computed location fails, we fallback to RabbitMQ
# upstream which is GitHub.
# Maccro to transform eg. "rabbit_common" to "rabbitmq-common".
# Macro to transform eg. "rabbit_common" to "rabbitmq-common".
rmq_cmp_repo_name = $(word 2,$(dep_$(1)))
# Upstream URL for the current project.