Fix doc typo

This commit is contained in:
Polly 2023-09-14 16:08:37 +02:00 committed by GitHub
parent b118c4cc1b
commit 7bcc7e8962
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 /// # Example
/// ```rust /// ```rust