From 19ca7b5a038508179b2e195d223ecaa2299f14a1 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Wed, 29 Jul 2009 23:40:50 +0200 Subject: Replaced TODO with Todo in helpers. --- helpers.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers.lua') diff --git a/helpers.lua b/helpers.lua index d2bfc9f..875c14b 100644 --- a/helpers.lua +++ b/helpers.lua @@ -27,7 +27,7 @@ module("vicious.helpers") -- {{{ Helper functions -- {{{ Format a string with args function format(format, args) - -- TODO: Find a more efficient way to do this + -- Todo: Find a more efficient way to do this -- Format a string for var, val in pairs(args) do -- cgit v1.2.3