mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-16 02:39:48 -04:00
Fixed typo
derp
This commit is contained in:
parent
1f1a97e007
commit
d553f4e065
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user