mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
fix spelling
This commit is contained in:
parent
3fadcf7bcb
commit
ad4fa6a4d7
2 changed files with 4 additions and 4 deletions
|
@ -98,7 +98,7 @@ impl<'a> HeaderType<'a> {
|
|||
..
|
||||
} => Some(name),
|
||||
Self::App { .. } => {
|
||||
//TODO:Eli This can be removed once module params is implimented and app names are no longer strings
|
||||
//TODO:Eli This can be removed once module params is implemented and app names are no longer strings
|
||||
None
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue