mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-16 01:07:09 +00:00
Typo fix
This commit is contained in:
parent
827aa8bfc3
commit
3d3ee8fd66
@ -156,7 +156,7 @@ pub enum SortField {
|
||||
/// display the timestamps, not compare them.
|
||||
ModifiedDate,
|
||||
|
||||
/// The time the was accessed (the “atime”).
|
||||
/// The time the file was accessed (the “atime”).
|
||||
///
|
||||
/// Oddly enough, this field rarely holds the *actual* accessed time.
|
||||
/// Recording a read time means writing to the file each time it’s read
|
||||
|
Loading…
Reference in New Issue
Block a user