Typo corrections in RustDoc comments.

This commit is contained in:
Ximon Eighteen
2024-09-12 21:40:59 +02:00
committed by GitHub
parent 6a89f84838
commit 874cc6f493
+2 -2
View File
@@ -192,7 +192,7 @@
//! # Limitations
//!
//! The current implementaton has the following limitations:
//! The current implementation has the following limitations:
//! * The [dgram] transport does not support DNS Cookies
//! ([`RFC 7873`](https://tools.ietf.org/html/rfc7873)
//! Domain Name System (DNS) Cookies).
@@ -200,7 +200,7 @@
//! the number of attempts to open a connection. The caller has to
//! implement a timeout mechanism.
//! * The [cache] transport does not support:
//! * prefetching. In this context, prefetching means updating a cache entry
//! * Prefetching. In this context, prefetching means updating a cache entry
//! before it expires.
//! * [RFC 8767](https://tools.ietf.org/html/rfc8767)
//! (Serving Stale Data to Improve DNS Resiliency)