We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0cc3d0 commit 15d6318Copy full SHA for 15d6318
src/config.rs
@@ -164,7 +164,7 @@ pub struct CategoryConfig {
164
name: String,
165
/// Path where to store the content symlinks.
166
///
167
- /// This path is relative from the global `mqbittorrent_configedia_dir`, to allow moving
+ /// This path is relative from the global `media_dir`, to allow moving
168
/// the entire collection.
169
path: Utf8PathBuf,
170
}
0 commit comments