aboutsummaryrefslogtreecommitdiff
path: root/lua/trie.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/trie.lua')
-rw-r--r--lua/trie.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/trie.lua b/lua/trie.lua
index 60750f9..b0751aa 100644
--- a/lua/trie.lua
+++ b/lua/trie.lua
@@ -1,4 +1,4 @@
--- Trie implementation in luajit
+--- Trie implementation in luajit
-- Copyright © 2019 Ashkan Kiani
-- This program is free software: you can redistribute it and/or modify