mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Crate] Update lib docs spelling
This commit is contained in:
parent
c7f706bf35
commit
9d0cc15f4c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
//! Game Server Query Library.
|
//! Game Server Query Library.
|
||||||
//!
|
//!
|
||||||
//! # Example
|
//! # An usage example:
|
||||||
//!
|
//!
|
||||||
//! ```no_run
|
//! ```no_run
|
||||||
//! use gamedig::games::tf2;
|
//! use gamedig::games::tf2;
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
//! }
|
//! }
|
||||||
//! ```
|
//! ```
|
||||||
//!
|
//!
|
||||||
//! # Features:
|
//! # Crate features:
|
||||||
//! Enabled by default: None
|
//! Enabled by default: None
|
||||||
//!
|
//!
|
||||||
//! `no_games` - disables the included games support.
|
//! `no_games` - disables the included games support.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue