Merge "Fix typo." am: 5576f9a6ca
am: ffcdc18a8c
Change-Id: I1c107e3e18602da8dfbb8ca48426252e86161db5
diff --git a/core/prebuilt_internal.mk b/core/prebuilt_internal.mk
index de44569..b9fdd87 100644
--- a/core/prebuilt_internal.mk
+++ b/core/prebuilt_internal.mk
@@ -74,7 +74,7 @@
endif
# Relocation packer does not work with LLD yet.
- # my_use_clang_lld might be used befor set up in binary.mk
+ # my_use_clang_lld might be used before being set up in binary.mk
ifeq ($(my_use_clang_lld),true)
my_pack_module_relocations := false
endif