Fix spelling in Makefile.common. (#4105)

Signed-off-by: Ben Kochie <superq@gmail.com>
pull/4084/merge
Ben Kochie 8 years ago committed by Krasi Georgiev
parent 76f6fe8f86
commit 4a4e8a7d3b
  1. 2
      Makefile.common

@ -19,7 +19,7 @@
# Create the main Makefile in the root project directory.
# include Makefile.common
# customTarget:
# @echo ">> Runnig customTarget"
# @echo ">> Running customTarget"
#
# Ensure GOBIN is not set during build so that promu is installed to the correct path

Loading…
Cancel
Save