mirror of
https://github.com/NLnetLabs/domain.git
synced 2026-09-26 19:54:54 +02:00
Typo corrections in RustDoc comments.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user