Skip to content
Snippets Groups Projects
Verified Commit 58dc5768 authored by Dimitris Apostolou's avatar Dimitris Apostolou
Browse files

Fix typo

parent 934de160
No related branches found
No related tags found
No related merge requests found
......@@ -148,7 +148,7 @@ impl Lifetime {
/// current weighting parameters for path selection, and so on. They're
/// encoded with a space-separated K=V format.
///
/// A `NetParams<i32>` is part of the validated directory manager configuraton,
/// A `NetParams<i32>` is part of the validated directory manager configuration,
/// where it is built (in the builder-pattern sense) from a transparent HashMap.
#[derive(Debug, Clone, Default, Eq, PartialEq)]
pub struct NetParams<T> {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment