From a6c516db2b66b8b9822466cd0516adc7a2e0cdbc Mon Sep 17 00:00:00 2001 From: Kian-Meng Ang Date: Sun, 6 Mar 2022 21:58:17 +0800 Subject: Fix typos --- test/core_apps.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/core_apps.mk b/test/core_apps.mk index 878bb10..72466b2 100644 --- a/test/core_apps.mk +++ b/test/core_apps.mk @@ -477,7 +477,7 @@ core-apps-local-deps: init $i "Distclean the application" $t $(MAKE) -C $(APP) distclean $v - $i "Test after swapping my_app_1 and my_app_2 to make sure lexical ordering didnt incidentally build the correct app first" + $i "Test after swapping my_app_1 and my_app_2 to make sure lexical ordering didn't incidentally build the correct app first" $i "Add my_app_2 to the list of local dependencies of my_app_1, don't add lager, but add the lager parse_transform (this will fail unless my_app_2 was indeed built first)" $t mv $(APP)/apps/my_app_1/Makefile.bak $(APP)/apps/my_app_1/Makefile -- cgit v1.2.3