ls: fix typo (#5228)

translation-badges
Henrikh Kantuni 2021-02-03 21:37:37 +04:00 committed by GitHub
parent d28035c980
commit c61c31dc3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
`ls -F`
- Long format list (permissions, ownership, size and modification date) of all files:
- Long format list (permissions, ownership, size, and modification date) of all files:
`ls -la`