changeset 58909 | 66f7d2494d4e |
parent 58549 | 9d9317fad3fe |
--- a/make/common/JavaCompilation.gmk Mon Nov 04 11:12:13 2019 +0100 +++ b/make/common/JavaCompilation.gmk Mon Nov 04 11:15:45 2019 +0100 @@ -222,7 +222,7 @@ ) \ ) $$(call MakeDir,$$($1_BIN)) - # Order src files according to the order of the src dirs. Correct odering is + # Order src files according to the order of the src dirs. Correct ordering is # needed for correct overriding between different source roots. $1_ALL_SRC_RAW := $$(call FindFiles, $$($1_SRC)) $1_ALL_SRCS := $$($1_EXTRA_FILES) \