Fix incomplete renaming.
[hope.git] / src / hope_kv_list.erl
index f4ee72e..be11c31 100644 (file)
@@ -3,7 +3,7 @@
 %%%----------------------------------------------------------------------------
 -module(hope_kv_list).
 
--behavior(hope_dictionary).
+-behavior(hope_gen_dictionary).
 
 -export_type(
     [ t/2
This page took 0.031078 seconds and 4 git commands to generate.