From 7444211bc278d941c03b3bb8d81621c9b1242a23 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 25 Nov 2013 11:42:52 +0000 Subject: [PATCH] chore(time) dir -> time --- lib/server/time.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/server/time.js b/lib/server/time.js index 0aaf5ea3..b2368dcd 100644 --- a/lib/server/time.js +++ b/lib/server/time.js @@ -3,7 +3,7 @@ if(!global.cloudcmd) return console.log( - '# dir.js' + '\n' + + '# time.js' + '\n' + '# -----------' + '\n' + '# Module is part of Cloud Commander,' + '\n' + '# used for getting file change time.' + '\n' +