From a2673523b39fb6fbcc4fe4dce649f8a44c9fb94c Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Tue, 12 Aug 2014 15:07:37 -0400 Subject: [PATCH] Fix typo. --- test/hope_kv_list_SUITE.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/hope_kv_list_SUITE.erl b/test/hope_kv_list_SUITE.erl index d99e669..e0f0747 100644 --- a/test/hope_kv_list_SUITE.erl +++ b/test/hope_kv_list_SUITE.erl @@ -21,7 +21,7 @@ %% ============================================================================ %% TODO: Make tests generic for any dictionary. -%% TODO: Each group shold test a type of dictionary against the generic cases. +%% TODO: Each group should test a type of dictionary against the generic cases. all() -> [{group, ?GROUP_KV_LIST}]. -- 2.20.1