mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-16 18:55:03 -04:00
Fixed typo
derp
This commit is contained in:
parent
1f1a97e007
commit
d553f4e065
@ -66,7 +66,7 @@ for i = 1, #dirs do
|
|||||||
end
|
end
|
||||||
setColor(0xFFFFFF)
|
setColor(0xFFFFFF)
|
||||||
if options.c then
|
if options.c then
|
||||||
io.write("\nDirectorys: "..tostring(#lsd))
|
io.write("\nDirectories: "..tostring(#lsd))
|
||||||
io.write("\nFiles: "..tostring(#lsf))
|
io.write("\nFiles: "..tostring(#lsf))
|
||||||
end
|
end
|
||||||
if not options.l then
|
if not options.l then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user