Fix spelling in Makefile.common. (#4105)

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
Ben Kochie 2018-04-20 18:35:42 +02:00 committed by Krasi Georgiev
parent 76f6fe8f86
commit 4a4e8a7d3b
1 changed files with 1 additions and 1 deletions

View File

@ -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