summaryrefslogtreecommitdiff
path: root/rabbitmq-components.mk
diff options
context:
space:
mode:
Diffstat (limited to 'rabbitmq-components.mk')
-rw-r--r--rabbitmq-components.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk
index 0cc6bd544a..a72365dc47 100644
--- a/rabbitmq-components.mk
+++ b/rabbitmq-components.mk
@@ -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.