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 d16ed76 commit c8942c3Copy full SHA for c8942c3
src/config.rs
@@ -194,7 +194,7 @@ impl Default for Config {
194
/// Configuration options for Human-readable Names
195
#[derive(Debug, Clone)]
196
pub struct HumanReadableNamesConfig {
197
- /// The DNS resolvers to be used for resolving Human-readable Names.
+ /// The DNS resolvers to be used for resolving Human-Readable Names.
198
///
199
/// If not empty, the values set will be used as DNS resolvers when sending to HRNs.
200
0 commit comments