Fixed typo

derp
This commit is contained in:
Wuerfel_21 2014-06-21 12:06:20 +02:00
parent 1f1a97e007
commit d553f4e065

View File

@ -66,7 +66,7 @@ for i = 1, #dirs do
end
setColor(0xFFFFFF)
if options.c then
io.write("\nDirectorys: "..tostring(#lsd))
io.write("\nDirectories: "..tostring(#lsd))
io.write("\nFiles: "..tostring(#lsf))
end
if not options.l then