Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d104c386 authored by Matthew Sedam's avatar Matthew Sedam Committed by Gerrit Code Review
Browse files

Merge "Fix small spelling error in build/core/main.mk"

parents f469fd6c fb861d6b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1390,7 +1390,7 @@ modules_to_install := $(sort \
    $(CUSTOM_MODULES) \
  )

# Dedpulicate compatibility suite dist files across modules and packages before
# Deduplicate compatibility suite dist files across modules and packages before
# copying them to their requested locations. Assign the eval result to an unused
# var to prevent Make from trying to make a sense of it.
_unused := $(call copy-many-files, $(sort $(ALL_COMPATIBILITY_DIST_FILES)))