mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-29 12:52:05 +00:00
Fix typo in 'Limits' docs: anf -> and.
This commit is contained in:
parent
86c7a67b02
commit
9108e79fb9
@ -105,7 +105,7 @@ impl Limits {
|
||||
Limits::default()
|
||||
}
|
||||
|
||||
/// Adds or replaces a limit in `self`, consuming `self` anf returning a new
|
||||
/// Adds or replaces a limit in `self`, consuming `self` and returning a new
|
||||
/// `Limits` structure with the added or replaced limit.
|
||||
///
|
||||
/// # Example
|
||||
|
Loading…
Reference in New Issue
Block a user