mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-01-10 21:44:34 +01:00
Update meilisearch-http/src/index_controller/dump_actor/actor.rs
Co-authored-by: marin <postma.marin@protonmail.com>
This commit is contained in:
parent
991d8e1ec6
commit
fe260f1330
@ -117,7 +117,7 @@ where
|
||||
if let Some(ref mut info) = *dump_info.write().await {
|
||||
info.done();
|
||||
} else {
|
||||
warn!("dump actor was in an inconsistant state");
|
||||
warn!("Dump actor is in an inconsistent state");
|
||||
}
|
||||
info!("Dump succeed");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user