From cb25042bdab297fd51319cc5a3b3f986b07f3da1 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 5 Jun 2016 20:49:25 -0400 Subject: Changed example to use require instead of dofile --- fuzzel.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fuzzel.lua b/fuzzel.lua index 0496a68..f86de5c 100644 --- a/fuzzel.lua +++ b/fuzzel.lua @@ -58,7 +58,7 @@ Returns a function that will return the closest string to the string it was passed -----------------FuzzelExample.lua------------------ --Include the module - local fuzzel = dofile("fuzzel.lua") + local fuzzel = require("fuzzel.lua") --A couple of options local options = { -- cgit v1.2.3-70-g09d2