mirror of
https://github.com/Cuprate/cuprate.git
synced 2025-01-08 20:09:44 +00:00
fix doc
This commit is contained in:
parent
4af0f896b0
commit
6702dbee11
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
//! # Block Downloader
|
||||
//!
|
||||
//! This module contains the [`BlockDownloader`], which finds a chain to
|
||||
//! This module contains the block downloader, which finds a chain to
|
||||
//! download from our connected peers and downloads it. See the actual
|
||||
//! `struct` documentation for implementation details.
|
||||
//!
|
||||
|
|
Loading…
Reference in a new issue