···459459 TEST(t_merged_logs(), "merged table with multiple log updates for same ref");
460460 TEST(t_merged_refs(), "merged table with multiple updates to same ref");
461461 TEST(t_merged_seek_multiple_times(), "merged table can seek multiple times");
462462- TEST(t_merged_single_record(), "ref ocurring in only one record can be fetched");
462462+ TEST(t_merged_single_record(), "ref occurring in only one record can be fetched");
463463464464 return test_done();
465465}