Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit d864184

Browse files
Update rabbitmq-components.mk
1 parent 1fa9279 commit d864184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rabbitmq-components.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ export base_rmq_ref
226226
# If cloning from this computed location fails, we fallback to RabbitMQ
227227
# upstream which is GitHub.
228228

229-
# Maccro to transform eg. "rabbit_common" to "rabbitmq-common".
229+
# Macro to transform eg. "rabbit_common" to "rabbitmq-common".
230230
rmq_cmp_repo_name = $(word 2,$(dep_$(1)))
231231

232232
# Upstream URL for the current project.

0 commit comments

Comments
 (0)