Fixed wordings...

This commit is contained in:
Gino D
2022-12-29 20:14:13 +01:00
parent f0d829a75c
commit f428e7984d

View File

@@ -871,7 +871,7 @@ def ls(source: str = '/'):
filename = filename[1:]
if len(filename) > 6:
print('', filename)
print('·', filename)
except Exception as e:
print(str(e))