fix comment referring to old filename

Co-authored-by: Michael Nordmeyer <michaelnordmeyer@users.noreply.github.com>
This commit is contained in:
Johann150 2023-08-05 11:00:45 +02:00
parent 070c5835bf
commit d5d358247f
No known key found for this signature in database
GPG key ID: 9EE6577A2A06F8F1

View file

@ -7,7 +7,7 @@ use std::time::SystemTime;
static SIDECAR_FILENAME: &str = ".meta";
/// A struct to store a string of metadata for each file retrieved from
/// sidecar files called `.lang`.
/// sidecar files with the name given by `SIDECAR_FILENAME`.
///
/// These sidecar file's lines should have the format
/// ```text