Merge pull request #1901 from FuzzyLitchi/patch-1

Fix doc typo
This commit is contained in:
Dario Nieuwenhuis 2023-09-14 14:10:21 +00:00 committed by GitHub
commit 85a9f5816f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,7 +168,7 @@ impl Config {
}
}
/// IPv6 configuration with dynamic addressing.
/// IPv4 configuration with dynamic addressing.
///
/// # Example
/// ```rust