mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update doc comment for Database::load_masterlist_with_prelude()
This commit is contained in:
+2
-1
@@ -70,7 +70,8 @@ impl Database {
|
||||
/// Loads the masterlist from the given path, using the prelude at the given
|
||||
/// path.
|
||||
///
|
||||
/// Replaces any existing data that was previously loaded from a masterlist.
|
||||
/// Replaces any existing data that was previously loaded from a masterlist
|
||||
/// and prelude.
|
||||
pub fn load_masterlist_with_prelude(
|
||||
&mut self,
|
||||
masterlist_path: &Path,
|
||||
|
||||
Reference in New Issue
Block a user