This commit is contained in:
sxyazi 2024-03-09 17:26:55 +08:00
parent c7c87eae10
commit fbea323d1e
No known key found for this signature in database

View file

@ -76,7 +76,7 @@ impl Boot {
println!("\n\n--------------------------------------------------");
println!(
"When reporting a bug, please also upload the `yazi.log` log file - only upload the most recent portion by time."
"When reporting a bug, please also upload the `yazi.log` log file - only upload the most recent content by time."
);
println!("You can find it in the {:?} directory.", Xdg::state_dir());
}