X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=message.mk;h=30fd0b9db774b762203a411d7a54e3784d144b05;hb=98b16b3294e4b04e6621daba8cff07fbd982f335;hp=f5fb751ed8dd9fc53149ac2243d0b4b20caee86f;hpb=c9d0f210bc3aa4cc7978550cea9524206d155c0c;p=qmk_firmware.git diff --git a/message.mk b/message.mk index f5fb751ed..30fd0b9db 100644 --- a/message.mk +++ b/message.mk @@ -55,10 +55,10 @@ MSG_ASSEMBLING = Assembling: MSG_CLEANING = Cleaning project: MSG_CREATING_LIBRARY = Creating library: MSG_SUBMODULE_DIRTY = $(WARN_COLOR)WARNING:$(NO_COLOR)\n \ - Some git sub-modules are out of date or modified, please consider runnning:$(BOLD)\n\ + Some git sub-modules are out of date or modified, please consider running:$(BOLD)\n\ make git-submodule\n\ You can ignore this warning if you are not compiling any ChibiOS keyboards,\n\ - or if you have modified the ChibiOS libraries yourself. \n\n + or if you have modified the ChibiOS libraries yourself. \n\n$(NO_COLOR) MSG_NO_CMP = $(ERROR_COLOR)Error:$(NO_COLOR)$(BOLD) cmp command not found, please install diffutils\n$(NO_COLOR) define GENERATE_MSG_MAKE_KB