fixed spelling

Signed-off-by: faldor20 <eli.jambu@yahoo.com>
This commit is contained in:
Eli Dowling 2023-12-24 07:52:22 +10:00 committed by faldor20
parent c081bb7016
commit 413d50a95a
No known key found for this signature in database
GPG key ID: F2216079B890CD57
4 changed files with 12 additions and 12 deletions

View file

@ -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