From: Siraaj Khandkar Date: Tue, 12 Aug 2014 19:07:37 +0000 (-0400) Subject: Fix typo. X-Git-Tag: 1.0.0~21 X-Git-Url: https://git.xandkar.net/?p=hope.git;a=commitdiff_plain;h=a2673523b39fb6fbcc4fe4dce649f8a44c9fb94c Fix typo. --- 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}].