mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 23:04:49 +00:00
fixed spelling
Signed-off-by: faldor20 <eli.jambu@yahoo.com>
This commit is contained in:
parent
c081bb7016
commit
413d50a95a
4 changed files with 12 additions and 12 deletions
|
@ -131,7 +131,7 @@ impl Inner {
|
|||
debug!("V{:?}:starting change", version);
|
||||
//was write lock
|
||||
|
||||
debug!("V{:?}:change aquired registry lock", version);
|
||||
debug!("V{:?}:change acquired registry lock", version);
|
||||
let (results, partial) = global_analysis(fi.clone(), text, version);
|
||||
|
||||
self.registry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue