util_datamapper: Fix typo in unit tests
authorKim Alvefur <zash@zash.se>
Wed, 29 Dec 2021 18:03:26 +0100
changeset 12138 912614c4bf3e
parent 12137 11060c8919b6
child 12139 fa804c2db747
util_datamapper: Fix typo in unit tests
spec/util_datamapper_spec.lua
--- a/spec/util_datamapper_spec.lua	Wed Dec 29 17:57:09 2021 +0100
+++ b/spec/util_datamapper_spec.lua	Wed Dec 29 18:03:26 2021 +0100
@@ -8,7 +8,7 @@
 	map = require "util.datamapper";
 end);
 
-describe("util.datampper", function()
+describe("util.datamapper", function()
 
 	local s, x, d
 	local disco, disco_info, disco_schema