mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-10-21 11:06:27 +00:00
Fix progress names
This commit is contained in:
@@ -178,8 +178,8 @@ make_enum_progress! {
|
|||||||
make_enum_progress! {
|
make_enum_progress! {
|
||||||
pub enum Export {
|
pub enum Export {
|
||||||
EnsuringCorrectnessOfTheTarget,
|
EnsuringCorrectnessOfTheTarget,
|
||||||
ExporingTheSettings,
|
ExportingTheSettings,
|
||||||
ExporingTheDocuments,
|
ExportingTheDocuments,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user