mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-31 18:19:35 +08:00
Fix naming typo
This commit is contained in:
parent
55b6eb4154
commit
84e1c693ef
@ -60,5 +60,5 @@ ACTOR Future<bool> snapshotCommandActor(Reference<IDatabase> db, std::vector<Str
|
||||
}
|
||||
|
||||
// hidden commands, no help text for now
|
||||
CommandFactory dataDistributionFactory("snapshot");
|
||||
CommandFactory snapshotFactory("snapshot");
|
||||
} // namespace fdb_cli
|
||||
|
Loading…
x
Reference in New Issue
Block a user