X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=message.mk;h=30fd0b9db774b762203a411d7a54e3784d144b05;hb=9b237f5de32212a77338068128347dc91a065676;hp=1401698ddcaa832789c7865e8e189f722544cb56;hpb=820930490432ef28431b047d989fe9c0d4b01b49;p=qmk_firmware.git diff --git a/message.mk b/message.mk index 1401698dd..30fd0b9db 100644 --- a/message.mk +++ b/message.mk @@ -55,7 +55,7 @@ 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$(NO_COLOR)