mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 23:31:12 +00:00
typos
This commit is contained in:
parent
46beaf5855
commit
e805e63db6
20 changed files with 31 additions and 31 deletions
|
@ -119,7 +119,7 @@ fn headers_from_annotation_help(
|
|||
}
|
||||
|
||||
/// This accepts PatternState (rather than returning it) so that the caller can
|
||||
/// intiialize the Vecs in PatternState using with_capacity
|
||||
/// initialize the Vecs in PatternState using with_capacity
|
||||
/// based on its knowledge of their lengths.
|
||||
pub fn constrain_pattern(
|
||||
env: &Env,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue