chore: remove repetitive words in comments
Signed-off-by: dongjinlong <dongjinlong@outlook.com>
This commit is contained in:
committed by
Corentin Le Molgat
parent
f3f9bc44a2
commit
a1ed8e3e85
@@ -40,7 +40,7 @@ java:
|
||||
@echo JAR_BIN = $(JAR_BIN)
|
||||
@echo JAVA_BIN = $(JAVA_BIN)
|
||||
@echo MVN_BIN = $(MVN_BIN)
|
||||
$(warning Either JAVA support was turned off, or the the makefile cannot\
|
||||
$(warning Either JAVA support was turned off, or the makefile cannot\
|
||||
find 'java' or 'maven' command which is needed for build. \
|
||||
Please make sure it is installed and in system path. \
|
||||
Or turn java support ON.)
|
||||
|
||||
Reference in New Issue
Block a user