Skip to content

Commit 15d6318

Browse files
committed
Fix typos in config.rs
1 parent f0cc3d0 commit 15d6318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ pub struct CategoryConfig {
164164
name: String,
165165
/// Path where to store the content symlinks.
166166
///
167-
/// This path is relative from the global `mqbittorrent_configedia_dir`, to allow moving
167+
/// This path is relative from the global `media_dir`, to allow moving
168168
/// the entire collection.
169169
path: Utf8PathBuf,
170170
}

0 commit comments

Comments
 (0)