]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - message.mk
fix line endings
[qmk_firmware.git] / message.mk
index 1401698ddcaa832789c7865e8e189f722544cb56..30fd0b9db774b762203a411d7a54e3784d144b05 100644 (file)
@@ -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)